aboutsummaryrefslogtreecommitdiffstats
path: root/misc/crosspad
Commit message (Collapse)AuthorAgeFilesLines
* games/critterding, games/nlarn, misc/crosspad: Document ncurses requirementmarino2016-11-201-1/+1
| | | | Approved by: ncurses blanket
* - Switch to options helpersamdmi32015-12-232-6/+3
|
* Cleanup plistbapt2014-12-091-1/+0
|
* - Add staging support, allow it as normal userpawel2014-06-123-101/+25
| | | | | | | | | - Add run dependency on perl, scripts are written in it, bump PORTREVISION for dependency change - Remove patch that hardcoded shebang to /usr/bin/perl, use CONFIGURE_ENV to set correct shebang for all scripts - Don't create/remove links in pkg-plist - this is done during packaging just fine
* Remove trailing whitespaces from category miscehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | misc)
* Cleanup unmaintained ports in the misc category:eadler2013-03-261-3/+3
| | | | | | - @unexec rm must not cause failure - Single space for WWW - Pet portlint
* Cleanup unmaintained ports in the misc category:eadler2013-03-251-6/+4
| | | | | | | | | | | | | | | | | | - Trim Header - Convert to OptionsNG - Prefer DISTNAME to DISTFILES - Reorder variables - Fix comments (don't include leading article) - @unexec rm must not cause failure - Tabs, not spaces - Single space for WWW - Pet portlint - etc. In a few cases the option DOCS was used to control installation into EXAMPLEDIR. I opted to keep the existing logic of the port in these cases. Reviewed by: koobs, ashish
* Fix build error with clang.vanilla2011-09-232-0/+44
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Add SHA256pav2005-11-261-0/+1
|
* SIZEify.trevor2004-01-301-0/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* - PORTDOCS policepat2001-12-241-4/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* drop myself from MAINTAINER. too many KAME platforms to support,itojun2001-01-091-1/+1
| | | | to little time...
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* use lateset version. prior versions contain uucp{un,}lock() which usesitojun1999-12-022-3/+3
| | | | | | | sprintf() in insecure manner (may subject to buffer overflow, like xmindpath in magicpoint). If you really care, I can mark them BROKEN until they are confirmed to be safe.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Add WWW:mharo1999-05-031-1/+1
|
* update to latest version (981112)itojun1998-11-122-4/+4
|
* typo fix.itojun1998-10-211-1/+2
| | | | Submitted by: myself
* import misc/crosspad, which is:itojun1998-10-216-0/+128
This package contains following two utilities: padload - crosspad downloder crosspad2ps - crosspad -> postscript converter more information on CrossPad digitizing notepad: http://www.cross-pcg.com/ Submitted by: Jun-ichiro Itoh <itojun@itojun.org>