Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-02 | Add SHA512 digests for distfiles for time category | agc | 1 | -1/+2 | |
Problems found with mismatching existing digests for: distfiles/asclock-classic-1.0.tar.gz distfiles/asclock-gtk-2.1.10beta.tar.gz distfiles/asclock-xlib-2.0.11.tar.gz distfiles/emiclock-2.0.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-07-04 | Remove USE_X11BASE and X11PREFIX. | joerg | 1 | -3/+1 | |
2013-04-06 | "Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable | rodent | 1 | -2/+2 | |
$$extract_file instead." | |||||
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-12-13 | Fix build: | dholland | 1 | -4/+13 | |
1. "unzip -x file.zip" does not work with any unzip I can find; drop the -x. 2. Because there's a self-extracting archive, NetBSD's builtin unzip doesn't work. When ${OPSYS} is NetBSD, explicitly depend on archivers/unzip instead of adding unzip to USE_TOOLS. (I'm not sure this is the right way to go about this. It at least works though.) | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -5/+1 | |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -6/+6 | |
block). Uncomment some commented out LICENSE lines while here. | |||||
2008-09-12 | add license, add NO_BIN_ON_FTP | gdt | 1 | -2/+4 | |
2008-06-20 | Add DESTDIR support. | joerg | 1 | -5/+6 | |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -3/+3 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2007-03-21 | Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs. | jwise | 1 | -2/+2 | |
2007-03-21 | I'm not using any of these any more, either. Some of these should probably | jwise | 1 | -2/+2 | |
go away -- I have real doubts that a version 1.1 jdk and the accompanying swing are any use to anyone, but am not sure the newer stuff we have supports all ports which are supported by lang/jdk. | |||||
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2006-02-05 | Converted to the SUBST framework. | rillig | 2 | -16/+20 | |
Fixed almost all pkglint warnings. | |||||
2006-02-04 | Made extraction possible even if unzip(1) is not in the PATH. Instead of | rillig | 1 | -5/+7 | |
hiding bugs by using unzip || true, test if the needed file has been extracted. | |||||
2006-02-04 | The commands for extracting files should never be called like (unzip) || | rillig | 1 | -3/+3 | |
true. That just hides bugs. (Hi wiz.) | |||||
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -2/+2 | |
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package. | |||||
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-16 | Note that gtar is required by the package. | jlam | 1 | -1/+3 | |
2005-05-09 | Make pkglint happy by removing trailing white space. | kristerw | 1 | -2/+2 | |
2005-05-09 | Make this package build after bl3 was enabled by default (by | kristerw | 1 | -1/+2 | |
setting WRKSRC=${WRKDIR}) | |||||
2005-02-23 | Add RMD160 checksums. | wiz | 1 | -1/+2 | |
2005-02-11 | Swing is included w/ java, so a separate dependency isn't needed. | erh | 1 | -2/+1 | |
2003-09-22 | Java programs should be executed with the java command, not jre. | gavan | 1 | -1/+1 | |
2003-09-19 | Update HOMEPAGE and/or MASTER_SITES | dent | 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-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-12-31 | Mechanical conversion to use java-vm.mk. | jlam | 1 | -12/+10 | |
2002-10-10 | Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME is | jlam | 1 | -2/+2 | |
no longer defined by bsd.pkg.mk. | |||||
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -3/+3 | |
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-05-08 | Move to sha1 digest, and add distfile size. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-02 | MKDIR -> INSTALL_DATA_DIR | zuntum | 1 | -2/+2 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 2 | -6/+7 | |
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs. | |||||
2000-12-17 | New category: time. Move many packages here: | wiz | 7 | -0/+84 | |
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11. |