Olli Hauer
30f9161773
-remove MD5
2011-07-03 14:12:22 +00:00
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
Pav Lucistnik
792b758ef4
- Add SHA256
2005-11-26 01:48:16 +00:00
Pav Lucistnik
3f62971c2d
- Fix fetching
...
Submitted by: Andre Goeree <adsl613169@tiscali.nl> on ports
2005-02-08 20:57:34 +00:00
Trevor Johnson
33fdc4cde2
SIZEify.
2004-03-17 18:29:46 +00:00
Sergei Kolobov
8bf7269a4e
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
2003-12-21 00:23:25 +00:00
Edwin Groothuis
34171d18e7
- ECHO -> ECHO_MSG
...
for some ports:
- pre-fetch -> pre-everything
PR: ports/56785-56799
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:45:43 +00:00
Tilman Keskinoz
2193fbfcfa
The PS version was retired.
2003-04-29 22:14:05 +00:00
Tilman Keskinoz
c35e84cda9
Reset Maintainer address
...
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606
2003-04-29 22:00:17 +00:00
Dmitry Sivachenko
6ed6897969
Correct a typo in a previous commit.
...
Submitted by: Mike Harding <mvh@ix.netcom.com>
2003-03-02 17:39:01 +00:00
Dmitry Sivachenko
3b8956b0d3
chown files to root:wheel after extraction;
...
propeply define PREFIX for *all* formats of the manual;
use install instead of cp.
2003-03-02 09:21:53 +00:00
Akinori MUSHA
55850b547b
De-pkg-comment.
2003-02-21 12:17:17 +00:00
Dmitry Sivachenko
d82d074a19
Fix INDEX build (my fault).
...
Yelled by: kris
2003-02-21 07:40:00 +00:00
Dmitry Sivachenko
5aa9992618
Update to GUM second edition.
2003-02-17 17:02:07 +00:00
FUJISHIMA Satsuki
bfaad85909
avoid depending Xlib.
...
PR: 23532
2001-01-21 19:26:19 +00:00
Satoshi Asami
41effba9e3
Urm, the postscript distfile changed again. Or I was dreaming.
...
Anyway, this is the correct checksum. (And I have a package to prove
it!)
2000-11-22 11:51:20 +00:00
Satoshi Asami
6a6197d268
Update checksum for PDF and PS manuals. These are both one huge file so
...
there isn't much one can do to examine the changes.
Reported by: bento
2000-11-22 00:33:12 +00:00
Satoshi Asami
e690d87f9d
Rename PLIST_* to pkg-plist_*.
2000-10-08 01:14:54 +00:00
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Matthew Hunt
c47a146276
Update MASTER_SITE.
...
PR: 16388
Submitted by: Brett Taylor <brett@peloton.runet.edu>
2000-01-26 23:40:29 +00:00
Chris Piazza
133c2a1b2a
Update MASTER_SITES
...
PR: 13884
Submitted by: maintainer
1999-09-24 04:32:50 +00:00
Chris Piazza
68e615346e
Update MAINTAINER's email address
...
PR: 13648
Submitted by: maintainer
1999-09-09 03:03:19 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Seiichirou Hiraoka
61cbe07869
Add MASTER_SITES
...
added NO_CDROM to PS version as it's 44 MB
PR: ports/11033
Submitted by: brett@peloton.physics.montana.edu
1999-04-09 17:19:21 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Bill Fumerola
08d6369d49
Back out previous commit, the distfile was actually packaged with the
...
wrong spelling. sigh.
PR: ports/8984
1998-12-07 19:26:02 +00:00
Bill Fumerola
8f85f88498
Spelling error.
...
PR: ports/8886
Submitted by: Jason Wells <jcwells@u.washington.edu>
1998-12-04 22:10:57 +00:00
Satoshi Asami
b66eb22802
Don't create ${WRKDIR} in post-fetch. This should have been gone with 1.2.
1998-11-22 05:38:04 +00:00
Satoshi Asami
751790b51a
Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to
...
share most files. Repository copy the default to explicitly named
directories to avoid any confusion. Greatly simplify the shared
Makefiles, since we are now in different subdirectories, we don't need
"a4-install" stuff.
While I'm here, consistently name the variables. Here are the
guidelines (master port is in brackets)
DOCFORMAT: [html] pdf ps
KONFONT: 14dot [16dot]
PAPERSIZE: a4 [letter] letterdj
RESOLUTION: 118 240 [300] 360 400 600
"math/r" has been copied to "R-a4" and "R-letter", to follow the
spirit of the original port. "japanese/kon" is renamed to "kon2-*",
since that seems to be the basename.
1998-11-20 04:15:15 +00:00
Satoshi Asami
46aa6d39e8
Make this port use LOOP_VAR and LOOP_OPTIONS for DOCFORMAT. While I'm here,
...
make this port not overwrite ${PKGDIR}/PLIST (evil!) and clean up messages
a bit.
1998-10-30 11:21:54 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Satoshi Asami
26aa88aecb
Move PKGNAME up and define it using ${DOCFORMAT} instead of replicating
...
it in three places. Use empty EXTRACT_ONLY instead of NO_EXTRACT in pdf
case so checksum is checked. Add checksum for pdf distfile.
1998-06-16 11:29:43 +00:00
Donald Burr
fbc682bd2c
PR: ports/6886
...
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Import of ports/graphics/gimp-manual, The GIMP User's Manual.
1998-06-10 13:57:13 +00:00