1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Pawel Pekala
bdc4f6e9a7 - Add staging support, allow it as normal user
- 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
2014-06-12 11:23:23 +00:00
Emanuel Haupt
ebe61307db Remove trailing whitespaces from category misc 2014-02-21 13:38:12 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
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)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Eitan Adler
7fefa22f87 Cleanup unmaintained ports in the misc category:
- @unexec rm must not cause failure
	- Single space for WWW
	- Pet portlint
2013-03-25 18:24:49 +00:00
Eitan Adler
fd37d8821f Cleanup unmaintained ports in the misc category:
- 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
2013-03-25 04:30:31 +00:00
Vanilla I. Shu
2d30d9b85c Fix build error with clang. 2011-09-23 08:31:33 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pav Lucistnik
70231c0b10 - Add SHA256 2005-11-25 16:09:33 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
2001-01-09 05:57:08 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Jun-ichiro itojun Hagino
22f3385a79 use lateset version. prior versions contain uucp{un,}lock() which uses
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.
1999-12-02 03:24:24 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Michael Haro
44d50bf6f2 Add WWW: 1999-05-03 05:37:34 +00:00
Jun-ichiro itojun Hagino
4ea3451818 update to latest version (981112) 1998-11-12 03:13:01 +00:00
Jun-ichiro itojun Hagino
f28b472edc typo fix.
Submitted by:	myself
1998-10-21 00:45:58 +00:00
Jun-ichiro itojun Hagino
85b76c44ff import misc/crosspad, which is:
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>
1998-10-21 00:41:49 +00:00