Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-03-26 | Check Perl pre-requisites last. This way, avoid pulling in perl-5.6.x | rh | 1 | -2/+2 | |
first and then a package that might require perl-5.8.x. Should fix bulk builds. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-05 | do-install: | grant | 1 | -19/+20 | |
- don't call install with multiple directory args. - use cd && ... instead of cd ; ... - whitespace cleanup | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -4/+4 | |
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -2/+2 | |
makes these packages build correctly on Darwin where perl>=5.8.0 is required. | |||||
2002-03-23 | Update PilotManager to 1.107.2nb1 | magick | 3 | -5/+32 | |
Changes are: - Apply a patch posted on the homepage to avoid problems when backing up PalmOS3.5 devices - Make PKGNAME dewey conform | |||||
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-11-28 | Buildlinkify. | jlam | 1 | -5/+6 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-02 | Use Digest::MD5.pm instead of MD5.pm in the SyncPlan conduit. The MD5.pm | jlam | 4 | -2/+62 | |
module is superseded by Digest::MD5.pm. | |||||
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -5/+5 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-09-05 | Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for | jlam | 1 | -2/+2 | |
p5-CGI or p5-Data-Dumper. | |||||
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-28 | Add missing USE_PERL5. | jlam | 1 | -4/+5 | |
2000-03-27 | Adapt to new handling of "${CONFIGURE}". | tron | 1 | -2/+2 | |
2000-01-18 | Update "pilotmgr" package to version 1.107p2: | tron | 4 | -9/+17 | |
- new distribution file - Y2K fix for the status window | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-02 | Use wildcard dependences and depend on "p5-Digest-MD5" package instead of | tron | 1 | -5/+5 | |
"p5-MD5" package. | |||||
1999-10-22 | - Add patch for Backup conduit supplied by Alan Harder which fixes | tron | 3 | -3/+119 | |
problems with databases with slashes in their names. - Bump version number to 1.107p1. | |||||
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 | |
1999-09-28 | Use a relative path for bsd.pkg.mk instead of relying on the search path. | soren | 1 | -2/+2 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+3 | |
1999-05-26 | Add missing dependence on "p5-Data-Dumper" package. | tron | 1 | -1/+2 | |
1999-05-25 | I messed up the version number while creating this package. It is version | tron | 2 | -4/+4 | |
1.107 not 1.0.7. | |||||
1999-05-24 | Install PilotManager distribution - it includes images and other non Perl | tron | 2 | -29/+28 | |
related files - to "lib/pilotmgr" instead to Perl's site directory. | |||||
1999-05-24 | Use "/dev/pilot" instead of "/dev/ttya" as default port. | tron | 1 | -2/+11 | |
1999-05-24 | Import new "pilotmgr" package: | tron | 6 | -0/+123 | |
synchronize databases on any 3Com Palm device. |