1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

76388 Commits

Author SHA1 Message Date
Joe Marcus Clarke
da8e6d4792 Add a patch to allow -lc_r to be linked in on -CURRENT. Not having this caused
gdm to lock up when started.

Special thanks goes to Glenn Johnson <gjohnson@srrc.ars.usda.gov> for
tracking this down.  Apparently, newer versions of libtool have code
to prevent -lc_r from being passed to the linker on _all_ versions of
FreeBSD.  Since ${PTHREAD_LIBS} is set to -lc_r for 5.x, this causes
massive problems with threaded applications.
2003-05-11 06:31:55 +00:00
Kris Kennaway
1306ff7f07 Update to xprobe 0.0.2 and drop maintainership
PR:		ports/44153
Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-05-11 04:54:41 +00:00
Kris Kennaway
61e13e2a66 Update to snortsnarf 021111.1
PR:		ports/48410 (based on)
Submitted by:	Larry Daberko <larry@daberko.net>
2003-05-11 04:50:59 +00:00
Mario Sergio Fujikawa Ferreira
7937fb10f8 Unmark BROKEN: 5.x branch after OSVERSION 500041 has getopt_long.
Therefore, do not try using libgnugetopt in such situations
2003-05-11 04:30:12 +00:00
Mario Sergio Fujikawa Ferreira
aa0066287d Only apply the PTHREAD_LIBS fix to 5.x branch 2003-05-11 04:24:54 +00:00
Mario Sergio Fujikawa Ferreira
b435bf2c22 Fix small typo: sed recipy should be 's|before|after|', not
s'|before|after|'
2003-05-11 04:23:16 +00:00
Mario Sergio Fujikawa Ferreira
5663132a21 o For some reason configure is not propagating PTHREAD_LIBS to the
makefiles in the SDL lib lines in the 5.x branch. Add PTHREAD_LIBS
  by hand on those.
o Unmark BROKEN

Submitted by:	David Yeske <dyeske@yahoo.com>
2003-05-11 04:05:23 +00:00
Doug Barton
ef3c1ba029 Fix a nibble calculation bug for IPv6 in nslookup.
This bug will be fixed in the next release of BIND.
2003-05-11 03:56:57 +00:00
Mario Sergio Fujikawa Ferreira
12a2e551a0 Unmark BROKEN by fixing PLIST. According to bento logs, the error
is actually a PLIST packaging error, not a build error.

Prompted by:	bento
Submitted by:	adamw
2003-05-11 03:55:35 +00:00
Mario Sergio Fujikawa Ferreira
6872036594 o Fix typo: use PKGNAMESUFFIX for naming destination directories
when installing docs
o Bump PORTREVISION due to installation fix

Prompted by:	bento
2003-05-11 03:18:35 +00:00
Pete Fritchman
3b47b59a82 - unbreak: fix pkg-install not to create a /usr/interbase symlink
- strongly suggest manually creating the symlink in pkg-message

PR:		51712
Submitted by:	maintainer
2003-05-11 03:18:17 +00:00
Mario Sergio Fujikawa Ferreira
8435e9af1b Attent to bento cluster peculiar behavior: it is prefixing the
binary files with CONFIGURE_TARGET variable contents although this
is not reproduceable in local tests. Nevertheless, fix it by setting

CONFIGURE_ARGS+=--program-transform-name=''

Prompted by:	bento
2003-05-11 03:11:00 +00:00
Pete Fritchman
bbb80885fa Add xmms-cdparanoia 0.1, cdparanoia plugin for XMMS.
PR:		51739
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-05-11 03:02:14 +00:00
Mario Sergio Fujikawa Ferreira
8611b700ac o Do not check return of dlerror(3) to see if there was an error.
dlerror(3) holds the value of the LAST dlsym(3) error. It does
  not tell if an error occured in the last dlsym(3) call. It could
  have happened before.
o Bump PORTREVISION

Submitted by:	nectar
2003-05-11 02:52:06 +00:00
Mario Sergio Fujikawa Ferreira
38d9021823 Fix build on alpha ARCH
Submitted by:	marcus
2003-05-11 02:42:33 +00:00
Mario Sergio Fujikawa Ferreira
9db866593c Fix fetching: correct MASTER_SITE_SUBDIR
PR:		52010
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-05-11 02:32:46 +00:00
Mario Sergio Fujikawa Ferreira
f4c737a074 Add specific handling of and appropriate dependences for
libexec/gst-player-view binary

Submitted by:	marcus
2003-05-11 02:28:55 +00:00
Pete Fritchman
62806b628a Update to 2.3.10.
PR:		51976
Submitted by:	maintainer
2003-05-11 00:29:36 +00:00
Adam Weinberger
f903d995be Update to 1.1.
PR:		51901
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2003-05-11 00:25:26 +00:00
Pete Fritchman
6c9a7d2637 Update to 1.10.0.
PR:		51841
Submitted by:	maintainer
2003-05-10 23:41:23 +00:00
Pete Fritchman
8feb0d0477 - update to 1.9.1i
- update maintainer's email address

PR:		52035
Submitted by:	maintainer
2003-05-10 23:16:01 +00:00
Pete Fritchman
6a615f7f52 - update to a working master site
- update maintainer's email address

PR:		52036
Submitted by:	maintainer
2003-05-10 23:12:11 +00:00
Alfred Perlstein
2173168f91 Variable subst must be %% quoted on both sides.
pointed out by: kris
2003-05-10 23:11:51 +00:00
Adam Weinberger
18f1288cac Update to 0.9.
**NOTE**: If you get a libtool error, reinstall mjpegtools.

Compilation against xvid is now functional.

PR:		51251
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2003-05-10 22:40:00 +00:00
Hye-Shik Chang
a85b7c9694 - Remove the obsolete WWW url. [1]
- Set LATEST_LINK to lua4 in favor of lang/lua.

PR:		50654 [1]
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca> [1]
2003-05-10 22:36:13 +00:00
Hye-Shik Chang
36d31b94a1 Upgrade to 5.0 and keep 4.0 as lang/lua4 2003-05-10 22:29:24 +00:00
Norikatsu Shigemura
7030f304fe Change maintainership to submitter.
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by:	Ken McGlothlen <mcglk@artlogix.com> (maintainer)
2003-05-10 21:54:40 +00:00
Pete Fritchman
b29dc9debe Add wxGlade 0.2.1, GUI builder for wxPython/wxWindows written in
Python.

PR:		51643
Submitted by:	Michal Pasternak <dotz@irc.pl>
2003-05-10 20:59:51 +00:00
Pete Fritchman
ce99ce0683 - update to 1.0.0
- master site & homepage now live at sourceforge
- update maintainer's email address
- add a configuration dialog menu
- PERL -> REINPLACE_CMD

PR:		51748
Submitted by:	maintainer
2003-05-10 20:02:43 +00:00
Pete Fritchman
0f1e701b26 The port is still BROKEN, but the distfile is fetchable now.
Noticed by: 	fenner's portsurvey
2003-05-10 19:11:40 +00:00
Pete Fritchman
932a4a3842 Despite this port having IGNORE set, update to a valid master site.
Noticed by: 	fenner's portsurvey
2003-05-10 19:00:57 +00:00
Pete Fritchman
6961881944 Add trm 0.2.1, TRM generator to generate acoustic fingerprints.
PR:		51821
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2003-05-10 18:54:53 +00:00
Maxim Sobolev
bfe3aee668 Update mesagl to 5.0.1 after a repo-copy from Mesa3 and connect it
to the build.
2003-05-10 17:39:29 +00:00
Pete Fritchman
20b2d6c849 The distfile is now in it's own versioned subdir.
Noticed by: 	fenner's portsurvey
2003-05-10 17:06:19 +00:00
Pete Fritchman
d61fe6f275 ftp.inria.fr was rearranged; update MASTER_SITES.
Noticed by: 	fenner's portsurvey
2003-05-10 17:03:12 +00:00
Tilman Keskinoz
c7bda3a769 Unbreak by depending on gtk20
Approved by:	maintainer
2003-05-10 15:25:00 +00:00
Pete Fritchman
de0d41fa6c Master site has moved, add a backup too.
Noticed by: 	fenner's portsurvey
2003-05-10 15:05:38 +00:00
Pete Fritchman
fa9e557204 Master site has moved.
Noticed by: 	fenner's portsurvey
2003-05-10 14:49:04 +00:00
Pete Fritchman
cccd1831dc py-yaml development has been taken over by someone else; update WWW:
appropriately.

Noticed by: 	fenner's portsurvey
2003-05-10 14:41:45 +00:00
Yen-Ming Lee
598a21df3c catch up with news/tin and unbreak zh-tin-1.5.17
Authorized by:	MAINTAINER
2003-05-10 14:38:46 +00:00
Pete Fritchman
223324948b py-log4py's homepage changed URLs.
Noticed by: 	fenner's portsurvey
2003-05-10 14:28:55 +00:00
Pete Fritchman
f25edf3c9c Unbreak: update to 1.1.25.
PR:		51457
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net
2003-05-10 14:21:33 +00:00
Pete Fritchman
ac68fa66f5 py-istring's homepage changed URLs.
Noticed by: 	fenner's portsurvey
2003-05-10 14:09:01 +00:00
Pete Fritchman
15135414dc - unbreak: update to 1.7.1, which is fetchable
- convert to USE_GETOPT_LONG

PR:		51223
Submitted by:	Ports Fury
2003-05-10 13:41:57 +00:00
Pete Fritchman
3c1f3e7438 - update COMMENT to be more descriptive
- add a run depend on ezmlm
- clean up build
- bump PORTREVISION
- drop maintainership

PR:		51816
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-05-10 12:54:45 +00:00
Pete Fritchman
5abb6716eb - update to 1.1.6
- fix a braino in pkg-plist (>/dev/null, not >&1)
2003-05-10 12:43:12 +00:00
Pete Fritchman
3ef12e7f05 Update to 0.7a 2003-05-10 12:35:12 +00:00
Pete Fritchman
2c9ec0c463 Add qmail-autoresponder 0.96.1, rate-limited autoresponder for qmail.
PR:		50287
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-05-10 12:24:57 +00:00
Pete Fritchman
c2db628f69 Don't blindly set RUN_DEPENDS to ${BUILD_DEPENDS} - this brought in a
run-time dependency on gmake.

Noticed by:	Daniel Mueller <mue.da@gmx.de> on -ports
Approved by:	maintainer timeout
2003-05-10 12:03:29 +00:00
Alfred Perlstein
42e688de13 tidy up makefiles. 2003-05-10 11:48:14 +00:00