1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Commit Graph

1906 Commits

Author SHA1 Message Date
David E. O'Brien
55ddf4365b Become the guinnie-pig and move all my Freefall ~/public_html distfiles
over to the new ftp.freebsd.org local distfiles site.
2000-06-07 03:09:25 +00:00
Akinori MUSHA
d8f4b8d9a4 Activate cvs2cl & cvsutils. 2000-06-06 13:56:26 +00:00
Akinori MUSHA
945ea77833 This is a new port of cvsutils.
--

CVSU: CVS Utilites

The idea of CVS Utilities is to facilitate working with the files in
the working directory of a developer using CVS.

cvsu:       cvs update offline
cvsco:      cruel checkout
cvsdiscard: discard local changes
cvspurge:   make maintainer-clean
cvsdiff:    cvs diff offline
cvschroot:  change CVS/Root recursively
cvsrmadm:   remove all CVS directories recursively
2000-06-06 13:55:28 +00:00
Akinori MUSHA
b72ff83eee This is a new port of cvs2cl.
--

cvs2cl.pl: CVS-log-message-to-ChangeLog conversion script

This Perl script does what you think it does: It produces a GNU-style
ChangeLog for CVS-controlled sources, by running "cvs log" and parsing
the output. Duplicate log messages get unified in the Right Way.
2000-06-06 13:54:10 +00:00
Maxim Sobolev
3f24913c50 Update to 1.1.3.
FreeBSD is now in the list of supported platforms, so number of patches
required to make SDL work here has been slightly reduced.
2000-06-06 09:36:38 +00:00
Thomas Gellekum
5745d87c8e Don't remove %D/share/emacs/site-lisp, it's handled by mtree(1). 2000-06-06 08:54:26 +00:00
Maxim Sobolev
a5498fd9d5 SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITES
and WWW.
2000-06-06 08:05:51 +00:00
Maxim Sobolev
97b79114f1 Add missed entry in PLIST.
Submitted by:	bento
2000-06-05 12:22:12 +00:00
Akinori MUSHA
f386d54c2c Remove subdirectories too. 2000-06-05 06:59:26 +00:00
Akinori MUSHA
86385a8dd1 Satisfy bento by removing the apache directory on package building.
This port does not explicitly depend on a specific version of Apache
nor other www servers but leaves the option for users, since cvsweb
should work on most cgi capable www servers.
2000-06-05 05:47:02 +00:00
Doug White
ec30bbb78c Conditionalize against $OSVERSION == 500000 too since it doesn't have
kqueue, just to be nice to our older-CURRENT-running friends.  kqueue is
in 400018 and 500001 and later.

Suggested by: kris
2000-06-05 03:57:36 +00:00
Doug White
b14294e6cf Require OSVERSION 400018 or later, so kqueue actually exists. 2000-06-05 03:31:25 +00:00
Tim Vanderhoek
537ade20c4 PORTVERSION=1.8-dev -> PORTVERSION=1.8.d 2000-06-04 04:22:17 +00:00
Satoshi Asami
f4bf5bb635 Add share/aclocal/pth.m4.
Submitted by:	bento
2000-06-03 09:17:27 +00:00
Satoshi Asami
bd2cd58b26 Add two .la files.
Submitted by:	bento
2000-06-03 09:16:52 +00:00
Satoshi Asami
e141a1c661 Add include/fastcrc.h.
Submitted by:	obento
2000-06-03 08:17:17 +00:00
Satoshi Asami
ffe778d240 Don't remove share/aclocal. 2000-06-03 00:49:39 +00:00
Satoshi Asami
2ee765ba9f Remove empty directories.
Submitted by:	bento
2000-06-03 00:49:25 +00:00
Satoshi Asami
3a65a77a71 Chase directory name change in *_DEPENDS, to get package building going again.
Forgotten by:	kris
2000-06-03 00:41:00 +00:00
Satoshi Asami
a2e490f4a4 Don't remove share/aclocal -- it's created by mtree. 2000-06-03 00:40:22 +00:00
Will Andrews
b87ca5fd1d Update to 1.3a2. Add SourceForge master sites. Remove now-irrelevant
patches.
2000-06-02 19:28:07 +00:00
Ade Lovett
92b717c7c2 Update to 0.15, now with OAF support (gnorba is going away) 2000-06-01 20:25:44 +00:00
Ade Lovett
df757445b0 OAF is the Object Activation Framework, a much more powerful replacement
for gnorba in the GNOME 2.0 development platform.
2000-06-01 20:16:24 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Ade Lovett
1ecc592d8c Say hello to GNOME 1.2
audio/gnomemedia		1.2.0
	deskutils/gnomepim		1.2.0
	devel/bugbuddy			1.0
	devel/glade			0.5.9
	devel/libgtop			1.0.9
	games/gnomegames		1.2.0
	graphics/imlib			1.9.8.1
	misc/gnomeusersguide		1.2
	misc/gnomeutils			1.2.0
	sysutils/gnomecontrolcenter	1.2.0
	sysutils/gtop			1.0.8
	x11-fm/gmomemc			4.5.50
	x11/gnomecore			1.2.0
	x11/gnomelibs			1.2.1

Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.

Plus.  The metaport has been reworked to bring in a few more
often-requested items.

Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
2000-06-01 16:10:38 +00:00
Doug White
ca7294c944 Upgrade py-kqueue to 1.1 -- forgot to regenerate the checksum. 2000-06-01 06:09:09 +00:00
Doug White
42a195e43d Upgrade to 1.1. Added copyrights and deleted commented-out debugging code,
no functional changes, but bumped the version anyway to discriminate.
2000-06-01 06:06:30 +00:00
Jason Evans
491fd147ee Remove sunsite from MASTER_SITES, since recent versions of cook haven't
been propagated.
2000-05-30 23:19:09 +00:00
Kris Kennaway
d3a7ef65c5 Update after repo copy from m68k* to *-m68k (better naming style)
Approved by:	Maintainer
2000-05-30 09:36:41 +00:00
Kris Kennaway
cfa113f67f Update after repo copy from m68k* to *-m68k (better naming style)
Approved by:	Maintainer
2000-05-30 09:32:49 +00:00
Jake Burkholder
a05a5162b4 Reflect repo-copy gcc11 --> gcc-6811. 2000-05-30 04:54:27 +00:00
Jake Burkholder
f74a8da26f Update after repo-copy from gcc11 --> gcc-6811.
Portlint.  Change my e-mail address.
2000-05-30 04:53:34 +00:00
Will Andrews
92ff9f2c01 Add libintl so that this port builds an external libintl and registers
it as a dependency (as it should).

PR:		18892
Submitted by:	rguyom@321.net
Forgotten by:	sobomax
2000-05-29 22:39:27 +00:00
Maxim Sobolev
04c18e4759 Respect installed intl shared library. 2000-05-29 06:24:51 +00:00
Steve Price
19bee5e616 Activate the lwp, rpc2, and rvm ports. 2000-05-29 04:23:18 +00:00
Steve Price
259d71e226 Adding rpc2 version 1.5.
An interprocess communication library developed as part of the CODA
project.

PR:		17943
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-29 04:21:05 +00:00
Steve Price
7050c27697 Adding rvm version 1.1.
A persistent VM library developed as part of the CODA project.

PR:		17942
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-29 04:17:29 +00:00
Steve Price
355488ca3f Adding lpw version 1.4.
A userspace thread library developed as part of the CODA project.

PR:		17941
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-29 04:13:36 +00:00
Steve Price
e56e18e098 Update to version 3.3.10.
PR:		18549
Submitted by:	maintainer
2000-05-29 03:09:13 +00:00
Steve Price
f3e81bbf7b Finish updating this port. 2000-05-29 02:15:21 +00:00
Steve Price
b7fc689d59 This port uses gmake(1). 2000-05-29 02:13:36 +00:00
Will Andrews
ea6480b0db Oops, forgot to remove the comment (I was testing some things during the
final stages of the upgrade process) when I upgraded to 1.2.
2000-05-29 01:46:31 +00:00
Will Andrews
ee51a6ccff Sigh, the file wasn't supposed to be removed.. for changes between this
revision and revision 1.1, see revision 1.2 message.
2000-05-29 01:33:58 +00:00
Will Andrews
5862875a81 Whoops, forgot to update patch when the 0.6.0 patch went in; good thing
the KDE project joined in on the anti-GIF-patent project.  :-)

Found by:	bento
2000-05-29 01:24:50 +00:00
Will Andrews
03f3069fc0 Update WWW site for Cervisia.
Found by:	portsurvey
2000-05-28 23:30:26 +00:00
Steve Price
52a22139bf #define _KERNEL on -current before including sys/msg.h so this will build
correctly.
2000-05-28 04:10:15 +00:00
Steve Price
64d8849127 Correct typos/omisions in previous commit. 2000-05-28 03:57:29 +00:00
Steve Price
7e7b28d09f This port requires Python.h to build.
Noticed by:	bento
2000-05-28 03:51:51 +00:00
Steve Price
fb19387e0d Weed out crufty MASTER_SITES and add a second checksum. 'diff -urN' says
the distfiles are the same from both MASTER_SITES, yet the checksum is
different.
2000-05-28 03:49:37 +00:00
Steve Price
922c1f0360 Mark this port as MANUAL_PACKAGE_BUILD. It installs and them removes some
files (most notably xmkmf) that are also in the XFree86 port.  This was
causing serious problems on my Alpha package building machine.
2000-05-28 03:31:26 +00:00