Commit graph

46 commits

Author SHA1 Message Date
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Erwin Lansing
8c6092e5ec BROKEN should not be quoted.
No functional change.
2010-06-13 08:40:06 +00:00
Dmitry Marakasov
4c0e1f2130 - Fix build on 9.0
- Mark MAKE_JOBS_UNSAFE
2009-11-04 17:03:34 +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
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Kris Kennaway
fbfaa7b274 BROKEN on sparc64: Does not compile 2004-04-12 04:03:55 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Edwin Groothuis
ec1227dbac backout ports/56801
Noticed by: FreshPorts sanity checking
2003-09-27 01:15:22 +00:00
Edwin Groothuis
a58129d3de - ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything

PR:		ports/56800-56819
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:50:09 +00:00
Edwin Groothuis
35fc62a6c3 Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
	- Fix the chicken's csc script
	- Minor portlint cleanups

PR:		ports/55265
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-28 00:09:58 +00:00
Maho Nakata
5777cd28dc Fix build on gcc-3.3.x
Submitted by:	Simon Barner <barner@in.tum.de>
2003-08-02 02:03:03 +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
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
Kevin Lo
0ad2ecf26b - Update to version 4.0.1
- Switch maintainer to ports@FreeBSD.org

PR: 23276
Submitted by: Ports Fury
Approved by: MAINTAINER
2000-12-05 15:34:35 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Satoshi Asami
578b269d65 These ports are building now, so take out BROKEN_ELF. 1999-09-21 10:11:25 +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
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +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
Satoshi Asami
fda2a2871d Add USE_XLIB. 1998-12-22 07:45:39 +00:00
Satoshi Asami
1785dc005d Expand lib/stk directory properly. Use PLIST_SUB to encode info. 1998-11-11 02:03:47 +00:00
Justin M. Seger
6f4b07dd27 Mark BROKEN for ELF:
cc  -O -pipe -DSTK_VERSION=\"3.1.1\" -DMACHINE=\"FreeBSD-3.0-BETA-i386\" -DUSE_DYNLOAD -DUSE_TK -DSTk_CODE -DFREEBSD -DUSE_STKLOS    -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SIGACTION=1 -DHAVE_SELECT=1 -DSTDC_HEADERS=1   -I. -I../Tk/generic -I../Tk/unix -I../Tcl -I../Mp  -I/usr/X11R6/include -o stk userinit.o libstk.a ../Mp/libgmp.a ../Tk/unix/libtk.a ../Tcl/libtcl.a ../Tcl/libevtcl.a  -L/usr/X11R6/lib  -lSM -lICE -lX11 -lm
cc: ../Mp/libgmp.a: No such file or directory
cc: ../Tk/unix/libtk.a: No such file or directory
1998-10-13 23:09:20 +00:00
Satoshi Asami
38c8350e86 There are some version numbers in file/directory names. (Please test
packaging before commits!)
1998-03-21 11:33:32 +00:00
Joshua Peck Macdonald
7942a84651 Update to 3.1.1 (due to missing distfile). Though I'm the maintainer
of this port it has been a while since I used it and I was unable to
thoroughly test it today.  A lot of the patches were removed.
1998-03-08 01:39:27 +00:00
Satoshi Asami
814d25b43c Don't ask whether I want to delete the old installation or not. 1997-03-06 10:59:00 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +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
8ebda7615d Forcefully ignore libgnumalloc.
Pointed to the right place by:	jmacd
1996-10-10 00:47:10 +00:00
Joshua Peck Macdonald
b8ec5f320a Unless I'm hollucinating, my last commit, which I specified
-n to, really happened.  That's kind of weird.  Anyways, I
forgot to add the patches directory and a new patch.

Oh, I specified -n now too, hope this doesn't work.
1996-09-17 23:59:53 +00:00
Joshua Peck Macdonald
d2564b5530 c 1996-09-17 23:55:40 +00:00
Satoshi Asami
5812de6cad Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
1995-11-22 13:13:16 +00:00
Joshua Peck Macdonald
f105f87b04 Updated to version 2.1.7 1995-06-26 00:15:00 +00:00
Joshua Peck Macdonald
60b13b9963 Reviewed by:
Submitted by:
Obtained from:
1995-06-26 00:13:51 +00:00
Satoshi Asami
f7595f0968 Install manpages. Also, add missing "-f" to the end of MAKE_FLAGS. 1995-04-24 22:10:25 +00:00
Satoshi Asami
f41503d389 This port IS_INTERACTIVE (asks if you want to delete old installation). 1995-04-24 21:50:34 +00:00
Joshua Peck Macdonald
0e8d2c1580 add myself as maintainer 1995-04-15 23:41:41 +00:00
Satoshi Asami
e9ccf3caed Update of lang Makefiles.... 1995-04-15 05:44:50 +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
8f1b14fb68 Delete the patch prefix to get it more uniform with the other ports. 1995-02-25 21:59:40 +00:00
Joshua Peck Macdonald
34ee895180 Updated port for version 2.1.6, now supports dynamic loading
Submitted by:	thomas@ghpc8.ihf.rwth-aachen.de
1995-02-24 10:36:13 +00:00
Steven Wallace
b64a3e4a94 STk 2.1, a scheme interpreter with Tk support
Submitted by:	Josh MacDonald, <jmacd@uclink.berkeley.edu>
1995-01-04 09:54:39 +00:00