summaryrefslogtreecommitdiff
path: root/time/cardboard-schedule
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-6/+6
block). Uncomment some commented out LICENSE lines while here.
2008-09-12add license, add NO_BIN_ON_FTPgdt1-2/+4
2008-06-20Add DESTDIR support.joerg1-5/+6
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-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-21Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs.jwise1-2/+2
2007-03-21I'm not using any of these any more, either. Some of these should probablyjwise1-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-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-02-05Converted to the SUBST framework.rillig2-16/+20
Fixed almost all pkglint warnings.
2006-02-04Made extraction possible even if unzip(1) is not in the PATH. Instead ofrillig1-5/+7
hiding bugs by using unzip || true, test if the needed file has been extracted.
2006-02-04The commands for extracting files should never be called like (unzip) ||rillig1-3/+3
true. That just hides bugs. (Hi wiz.)
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-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-17Create directories before installing files into them.jlam1-1/+3
2005-05-16Note that gtar is required by the package.jlam1-1/+3
2005-05-09Make pkglint happy by removing trailing white space.kristerw1-2/+2
2005-05-09Make this package build after bl3 was enabled by default (bykristerw1-1/+2
setting WRKSRC=${WRKDIR})
2005-02-23Add RMD160 checksums.wiz1-1/+2
2005-02-11Swing is included w/ java, so a separate dependency isn't needed.erh1-2/+1
2003-09-22Java programs should be executed with the java command, not jre.gavan1-1/+1
2003-09-19Update HOMEPAGE and/or MASTER_SITESdent1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2002-12-31Mechanical conversion to use java-vm.mk.jlam1-12/+10
2002-10-10Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME isjlam1-2/+2
no longer defined by bsd.pkg.mk.
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-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-08Move to sha1 digest, and add distfile size.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-02MKDIR -> INSTALL_DATA_DIRzuntum1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz2-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-17New category: time. Move many packages here:wiz7-0/+84
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11.