Adam Weinberger
41fcfb64f9
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
...
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket)
2014-07-03 19:06:07 +00:00
Alex Kozlov
913bf1f75e
- Support STAGEDIR
...
- Take maintainership
2013-10-23 21:02:25 +00:00
Alex Kozlov
546a9259a9
- Return ports to the pool
...
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Baptiste Daroussin
b80ec3e204
Add NO_STAGE all over the place in preparation for the staging support (cat: archivers)
2013-09-20 13:11:20 +00:00
Bryan Drewery
6910bf819a
- Please welcome back Chris Petrik as maintainer of
...
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
2013-03-07 03:25:10 +00:00
Baptiste Daroussin
0316d191b0
Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
...
Trim headers
2012-12-31 14:12:01 +00:00
Emanuel Haupt
1afcdd5eb1
Remove trailing whitespaces.
...
Feature safe: yes
2011-11-18 23:30:13 +00:00
Andrey A. Chernov
45ba9805ed
Remove myself from MAINTAINER
2011-08-30 07:57:26 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Andrey A. Chernov
ab79508aab
TARGETDIR -> PREFIX
2006-08-23 06:34:55 +00:00
Andrey A. Chernov
c547516532
- Respect DESTDIR
...
- Respect NOPORTDOCS
- Bump PORTREVISION
- Eliminate plist
PR: 101788
Submitted by: gabor
2006-08-11 06:12:52 +00:00
Edwin Groothuis
ba5e62bd93
SHA256ify
...
Approved by: krion@
2006-01-22 06:58:31 +00:00
Andrey A. Chernov
fc11092ea4
Close two vulnerabilities
...
Submitted by: simon
2004-11-29 21:28:13 +00:00
Andrey A. Chernov
143a8d18ef
Upgrade to 2.65
2004-11-29 15:03:09 +00:00
Trevor Johnson
a1bc8c46f5
Add size data, approved by maintainers.
2004-03-20 21:03:41 +00:00
Kris Kennaway
86c7a30083
portlint ($() -> ${})
2003-10-26 22:34:13 +00:00
Sergey A. Osokin
ab8cf5f2db
Cosmetic fix: use %%DOCSDIR%% macro.
...
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
2003-10-21 09:58:09 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Andrey A. Chernov
4c9b8c2d21
Create intermediate directories
...
PR: 24766
Submitted by: Roman Shterenzon <roman@xpert.com>
2001-02-01 16:14:47 +00:00
Michael Haro
59df8af48e
update with the new PORTNAME/PORTVERSION variables
2000-04-08 23:24:42 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
2832540c9c
Change Id->FreeBSD.
1999-08-25 04:25:23 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Andrey A. Chernov
1965e617b5
upgrade to 2.43
1999-02-17 22:25:40 +00:00
Hidetoshi Shimokawa
5757ac47cb
- fix time_t conflicts on alpha
...
- split up patches into one source file per patch file.
Obtained from: NetBSD (with a litte modification by me)
1999-01-03 07:59:26 +00:00
Steve Price
08a7a4c27c
Portlint cleaning.
1998-09-23 01:01:20 +00:00
Satoshi Asami
f2d3db8ea6
Hey, test before committing, Vanilla. This doesn't even fetch now. :)
1998-08-18 22:56:50 +00:00
Vanilla I. Shu
6d19e70ac2
Portlint.
1998-08-18 02:26:43 +00:00
Matthew Hunt
8de3a0c3c1
Spelling and grammar police. This commit brought to you by the
...
letter "A".
1998-08-04 02:24:27 +00:00
Satoshi Asami
90b7867711
Back out previous commit -- it doesn't work that way without
...
defining WRKSRC too (which will increase the number of lines by one.
1998-01-26 10:11:37 +00:00
Justin M. Seger
999cbb3ea4
portlint
1998-01-23 00:43:43 +00:00
Satoshi Asami
47cdcb2bd3
#include <sys/types.h> for "uint" and stuff.
1997-04-24 02:14:01 +00:00
David E. O'Brien
02d1b3a10b
A quick purousal thru our port's patches directory shows a *WAY* over use of
...
__FreeBSD__.
That said, add __OpenBSD__ and __NetBSD__ where approapiate.
1997-02-16 21:11:14 +00:00
Masafumi Max NAKANE
a0f302cacf
Removed unnecessary @cwd directive.
1996-11-15 15:34:34 +00:00
David E. O'Brien
d23a795680
CATAGORIES+= -> CATAGORIES=
...
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
93c78d0f3d
Updated archivers Makefiles....
1995-04-24 10:58:57 +00:00
Satoshi Asami
867ed52e89
install should depend on build.
1995-04-16 00:23:30 +00:00
Satoshi Asami
19e38c2e9f
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
...
some Makefiles along the way.
1995-04-12 04:56:21 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
5d7549ceb1
Yet more package files
1995-02-05 14:54:07 +00:00
Jordan K. Hubbard
48e58e6a33
Add a number of missing md5 files.
1995-01-31 06:06:21 +00:00
Andrey A. Chernov
c16456c63c
arj dearchiver
1994-12-28 01:55:04 +00:00