Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
bbee4a66a6
remove USE_REINPLACE for all ports with categories starting with C
2006-05-03 23:38:41 +00:00
Trevor Johnson
c0669efed5
Tidy up whitespace.
2004-04-10 17:26:55 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Oliver Lehmann
785e2e9f0f
unbreak build on CURRENT
...
bump PORTREVISION
2003-12-09 16:20:31 +00:00
Kris Kennaway
73f86248bd
BROKEN on 5.x: does not compile
2003-10-16 02:26:47 +00:00
Sergey A. Osokin
f37f7775e3
Make portlint(1) happy by changing strip to ${STRIP_CMD}
...
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
2003-09-24 09:37:11 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +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
Christian Weisgerber
bca83beb38
Update to version 7.1, unbreak.
...
PR: 44106
Submitted by: Ports Fury
2002-10-26 15:07:08 +00:00
Kris Kennaway
7dfc6744de
BROKEN: Does not compile
2002-10-05 22:11:09 +00:00
David E. O'Brien
90eb686abd
Use proper POSIX syntax for `chown'.
2001-06-01 06:05:18 +00:00
James E. Housley
503409c750
Update to version 6.5.1 and homepage
...
PR: 22935
Submitted by: Eric Furbish <efurbish@rice.edu>
2001-02-13 13:25:26 +00:00
Will Andrews
fd6dcd7936
Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years.
2001-01-27 05:40:10 +00:00
Satoshi Asami
670d3c8965
Add fsleeper.1.
...
Submitted by: bento
2000-06-07 08:00:18 +00:00
Michael Haro
59df8af48e
update with the new PORTNAME/PORTVERSION variables
2000-04-08 23:24:42 +00:00
David E. O'Brien
fe1e09a6cc
Change Id->FreeBSD.
1999-08-25 04:58:03 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Satoshi Asami
5e0762a956
More missing dependencies.
1998-11-29 12:43:13 +00:00
Satoshi Asami
c3086f4cd6
Put DISTFILES in right place (purely cosmetic).
1996-12-06 23:27:03 +00:00
Steven Wallace
b3d716c0a2
Upgrade magic to version 6.5.
...
Hurray! Distribution now already includes FreeBSD patches.
1996-12-06 08:19:09 +00:00
David E. O'Brien
6a5c13f6fc
CATAGORIES+= -> CATAGORIES=
...
Added MAINTAINER to many of them.
1996-11-15 23:31:01 +00:00
Satoshi Asami
92cb149612
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
...
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Masafumi Max NAKANE
2fa64944c7
Use ${BINOWN}, ${BINGRP}, etc. macros when doing chmod,chown.
...
Take MANCOMPRESS setting into account.
Some cosmetic changes.
1996-10-21 07:43:40 +00:00
Satoshi Asami
7db54d42c8
Distfiles have moved slightly deeper into the filesystem on the
...
master site.
Submitted by: Chuck Robey <chuckr@Glue.umd.edu>
1995-07-29 08:49:36 +00:00
Satoshi Asami
069e6920d0
Take out invocation of fake-pkg from do-install target. It is now
...
done in the main install target itself.
1995-04-24 09:10:36 +00:00
Satoshi Asami
58caf69311
Updated to conform with new bsd.port.mk targets.
1995-04-22 12:43:38 +00:00
Satoshi Asami
955d0352e4
install depends on build!
1995-04-16 08:45:49 +00:00
Satoshi Asami
257be36140
Update the cad Makefiles. Boy, I love these sparse directories! :)
1995-04-11 20:13:02 +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
Andreas Schulz
c912f5bf2f
Add a USE_GMAKE=yes line to the Makefile. magic got some severe problems
...
with the new make, so use gmake instead.
I am not even sure if the makefiles are not correct and our new make
is at fault here :-).
1995-02-13 13:19:22 +00:00
Steven Wallace
73d815c6db
Port of Magic version 6.4.4, a VLSI CAD tool.
1994-12-18 21:12:10 +00:00