1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

56 Commits

Author SHA1 Message Date
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Johan van Selst
68746c3d8f Remove unused build dependency autoconf 2010-08-24 18:37:32 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Hiroki Sato
eac4e8ca85 Use USE_EMACS and USE_GHOSTSCRIPT instead of directly-specified
BUILD_DEPENDS.
2008-06-01 09:50:12 +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
Martin Wilke
54de702975 - Use termios instead of sgtty
PR:		119100
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-03 21:03:45 +00:00
Stanislav Sedov
7379ffd743 - Unbreak on 7.x and CURREN.
Approved by:	portmgr (erwin)
2007-12-04 17:58:23 +00:00
Rong-En Fan
9716a77fea Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:	portmgr (pav)
2007-09-24 08:43:49 +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
Kris Kennaway
75bbac0245 BROKEN: Does not compile on FreeBSD >= 7.0 2006-02-12 22:31:35 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Tilman Keskinoz
0fbec9c385 Don't touch share/nls/POSIX and share/nls/en_US.US-ASCII
Bump PORTREVISION
2005-11-08 18:35:42 +00:00
Sergey Matveychuk
403376c33b - Update to 5.5 and unbreak
PR:		ports/87219
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-10-11 19:06:10 +00:00
Mark Linimon
6241160963 Mark as BROKEN: old version does not fetch. A new version is available.
Source:		distfile survey
2005-10-09 20:32:45 +00:00
Mark Linimon
85744f2e02 The GNU mastersites are way behind tracking this. Drop them.
Note that the main mastersite is correct, but the latest revision of the
port is now 5.5.

Source:		distfile survey
2005-09-28 07:41:19 +00:00
Pav Lucistnik
97e06616f3 - Update to 5.4
PR:		ports/78077
Submitted by:	Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
2005-02-25 22:01:51 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Kris Kennaway
131cd97388 Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21.  Retire the editors/emacs21 port.

PR:	ports/24983
2004-03-21 07:39:49 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Joe Marcus Clarke
b7eeb1b30d Use the new ghostscript options.
Submitted by:	linimon
2004-01-20 16:30:09 +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
e0db397055 [PATCH] lang/logo: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54936
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 00:43:52 +00:00
Sergey A. Osokin
6a41349079 Fix a typo: s/NOPORTSDOCS/NOPORTDOCS/ [1]
Use ${DOCSDIR} [2]
s/share\/doc\/.../%%DOCSDIR%%/ for pkg-plist [2]

PR:		53911
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
		osa [2]
Approved by:	fjoe (mentor) (implicit)
2003-07-03 14:19:01 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Tilman Keskinoz
4b88380220 Update to 5.2 to work around a wrong WRKSRC usage submitted in:
PR:		45164
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-10 17:51:53 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +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
Oliver Braun
005f0a8c51 Added WRKSRC to fix build.
PR:		44279
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
2002-10-19 21:36:11 +00:00
Kris Kennaway
d2a716a0b9 Fix MASTER_SITES, add second checksum (the GNU copy has a different
subdirectory name, no other changes), add Author and WWW info.

Submitted by:	Tilman Linneweh <tilman@arved.de>
PR:		ports/43444
2002-09-29 22:07:57 +00:00
David W. Chapman Jr.
aee786be7f Update to 5.1
PR:		38127
Submitted by:	obraun@informatik.unibw-muenchen.de
2002-05-16 13:59:14 +00:00
Anders Nordby
d742e21c2e Reset MAINTAINER on jmacd's ports at his request.
Approved by:	jmacd
2002-04-22 20:34:37 +00:00
Steve Price
ff722afe7e time(3) returns a time_t and not a long. 2000-08-08 03:10:50 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +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
Sheldon Hearn
9ca6cd3927 Update 3.3 -> 4.6 and add a master site. Patches differ slightly from
those submitted.

PR:	10699
Submitted by:	Jose Marques <jose@nobody.org>
1999-06-21 13:56:51 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Satoshi Asami
eaecff0876 More USE_XLIBs. 1998-11-28 05:39:01 +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
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +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
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
Jordan K. Hubbard
ad5acc2fea Update the MD5 to version 3.3. 1995-08-19 07:36:18 +00:00
Jordan K. Hubbard
a8412be56d Upgrade to version 3.3 1995-08-16 23:55:38 +00:00
Satoshi Asami
bee6b37588 Set PKGNAME=ucblogo-3.1. 1995-05-16 05:02:02 +00:00
Joshua Peck Macdonald
d05710c508 MAINTAINER goes in a section by itself!
so I fixed it...
1995-04-15 22:55:30 +00:00
Joshua Peck Macdonald
8b0c28e640 oh yeah, I had to patch the makefile too. 1995-04-15 22:49:44 +00:00