1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

153823 Commits

Author SHA1 Message Date
Hye-Shik Chang
06295f9285 Update python-devel to 2.5b1. 2006-06-23 03:09:16 +00:00
Shaun Amott
b194feb0a6 Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX
PR:		ports/99341
Submitted by:	shaun (me)
Approved by:	ahze (mentor)
2006-06-23 02:29:06 +00:00
Michael Johnson
9eaed4a6b8 - Update to 1.5.0.1 2006-06-23 02:27:11 +00:00
Michael Johnson
c3c77ccdcd - Retire MASTER_SITE_NETSCAPE since only one port uses it and quite
a few of the hosts don't work anymore.
2006-06-23 02:25:30 +00:00
Aaron Dalton
cf91ef59b2 - Update to v1.09
Approved by:	tobez (implicit)
2006-06-23 02:24:07 +00:00
Aaron Dalton
298a438a1b Adding port devel/p5-Data-Postponed, Delay the evaluation of expressions
to allow changes to variables.

Approved by:	tobez (implicit)
2006-06-23 02:20:41 +00:00
Shaun Amott
141f6c4cfc Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX
PR:		ports/99338
Submitted by:	shaun (me)
Approved by:	ahze (mentor)
2006-06-23 02:17:44 +00:00
Aaron Dalton
d256f07b9f - Update to v0.12
PR:		ports/99333
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-23 02:14:56 +00:00
Michael Johnson
53fdee48d4 - Remove depends on cups-lpr 2006-06-23 02:02:39 +00:00
Michael Johnson
1e7cf0b725 - Update to 1.5.0.1 2006-06-23 01:58:34 +00:00
Michael Johnson
bd71a6c533 - Remove cups-lpr, it has been merged in to print/cups-base
Pointyhat to:	me for not removing this earlier.
2006-06-23 01:46:18 +00:00
Shaun Amott
69fdd40f59 Upgrade to 2.1.2
ChangeLog:
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.165.2.112&r2=1.165.2.120&ty=h

Approved by:	ahze (mentor)
2006-06-23 01:23:52 +00:00
Renato Botelho
dfad8b5e50 Build it fine with ncurses installed via ports
PR:		ports/99285
Submitted by:	Tim Smith <trangayesi@gmail.com>
Reworked by:	maintainer
Approved by:	maintainer
2006-06-22 23:26:48 +00:00
Renato Botelho
8272623875 Use termcap instead terminfo, like ncurses from base system does
PR:		ports/99212
Submitted by:	maintainer
2006-06-22 23:24:37 +00:00
Colin Percival
ddfe52339b Disconnect print/cups-lpr from the build, since it breaks INDEX.
Judging by ports/97782, I think print/cups-lpr was supposed to be
completely removed, but I'll let ahze decide that.

INDEX broken by:	recent commits to print/cups and print/cups-base
2006-06-22 22:22:19 +00:00
Thierry Thomas
2693411d5c s/PORTVERSION/PORTREVISION/
Pointyhat to:	itetcu
2006-06-22 22:10:33 +00:00
Gerald Pfeifer
0bc0ec8fa2 Update to Wine 0.9.16. Adjust some details related to USE_LDCONFIG,
for non-default prefix.
2006-06-22 21:49:40 +00:00
Erwin Lansing
d7baa9c03d Update to 0.9
PR:		99211
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-06-22 20:30:54 +00:00
Michael Johnson
2bc3fec6c8 - Update to 1.2.0
PR:		ports/97783
		ports/97782
Submitted by:	maintainer
2006-06-22 20:16:06 +00:00
Erwin Lansing
cfd249a51c Update to 0.94.1
PR:		99319
Submitted by:	Rong-En Fan <rafan@infor.org> (maintainer)
2006-06-22 19:52:44 +00:00
Mark Linimon
ca20f4e365 Remove this; it appears to have been an incomplete repocopy. It is not
hooked up to the build.  I can't find out who committed it to ask questions
about it.

Hat:		portmgr
2006-06-22 19:22:17 +00:00
Mark Linimon
45a431f820 Remove tests for FreeBSD 2.x versions. Modern versions of bsd.*.mk do not
support anything that old.

Hat:		portmgr
2006-06-22 19:01:36 +00:00
Pav Lucistnik
ac3d6b8aa7 - Instruct amd64 users to libmap libpthread.so.2 to libc_r.so.6 2006-06-22 18:53:30 +00:00
Erwin Lansing
7fbbcb4402 MFP4:
Actually use ${SCP_DEST_TMP} to fix the case where
        SCP_DEST_TMP != /tmp/
2006-06-22 18:52:57 +00:00
Marcus Alves Grando
e682569e07 - Fix OSVERSION detection in RELENG_6 and RELENG_6_1 2006-06-22 18:51:58 +00:00
Jimmy Olgeni
b07e1befb0 Chase checksum. The following files were modified:
* file/FileManager.java, file/FileManager.class, file/file.jar

Do not try to use String.replaceAll (available from 1.4 on) in replace_str.

* miniserv.pl

Fix for Windows backslash characters in path.

* net/freebsd-lib.pl, net/macos-lib.pl, net/netbsd-lib.pl, net/openbsd-lib.pl

Comment changed (host.conf -> nsswitch.conf)

* syslog/module.info

os_support setting changed (redhat-linux related)
2006-06-22 18:25:35 +00:00
Shaun Amott
9a04af7b0a - Fix build on 7.x
Reported by: pointyhat via kris

PR:		ports/98067
Submitted by:	shaun (me)
Approved by:	ahze (mentor)
2006-06-22 17:32:31 +00:00
Martin Cracauer
3f7dd1af3b Update to 2.7.3 which fixes compilation on FreeBSD-4.x. 2006-06-22 16:55:35 +00:00
Renato Botelho
b633974c77 - Update to 1.2.10
PR:		ports/99257
Submitted by:	maintainer
2006-06-22 15:22:43 +00:00
Mathieu Arnold
aaa7bad306 Fixup the distfile shortage 2006-06-22 14:53:06 +00:00
Sergey Skvortsov
4fe88e3280 Update to 20060622:
* add support for FreeBSD 6.x
* drop support for FreeBSD 4.x, 5.x
2006-06-22 14:49:47 +00:00
Boris Samorodov
159a4dee18 Add my location.
Approved by:	netchild (mentor)
2006-06-22 14:19:45 +00:00
Johan van Selst
0b420ce732 - Update to 1.1.21
- Fix uid/gid at 256 (as security/tor uses)

PR:		98784
Submitted by:	Fabian Keil, Peter Thoenen (maintainer)
Approved by:	flz (mentor)
2006-06-22 14:15:00 +00:00
Johan van Selst
8a942f389f - Update to version 1.0.1
- Respect CFLAGS

PR:             94108
Submitted by:   jesusr (maintainer)
Approved by:    flz (mentor)
2006-06-22 14:08:48 +00:00
Johan van Selst
57a50405e1 - Update to version 1.2.2
- Replace INSTALLS_SHLIB by USE_LDCONFIG

Approved by:	flz (mentor)
2006-06-22 14:03:19 +00:00
Andrew Pantyukhin
f5b4248a61 - Update to 8.22 2006-06-22 13:57:29 +00:00
Jean-Yves Lefort
9a1347fc31 Update to 2.1 2006-06-22 13:40:51 +00:00
Erwin Lansing
8740ce5b57 Update to 1.15
PR:		99299
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-22 13:21:39 +00:00
Erwin Lansing
7aa2c05f98 Update to 0.68
PR:		99298
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-22 13:07:48 +00:00
Emanuel Haupt
0a132dcf19 - Update to 12.5.18
- Update WWW
2006-06-22 12:17:39 +00:00
Emanuel Haupt
9e057f48ec - Update to 0.5.1
- Install highscores in /var/games/typespeed
2006-06-22 11:28:04 +00:00
Johan van Selst
65c3541da0 Postpone the expiration date by 1 month:
according to the authors a fix for the fd_set bug is due soon

Approved by:	flz (mentor)
2006-06-22 10:39:05 +00:00
Florent Thoumie
80eebe98ba Zero the file until we remove all bsd.ldconfig.mk inclusion from ports
using early version of USE_LDCONFIG.
2006-06-22 10:35:03 +00:00
Ion-Mihai Tetcu
81f13ca40f Add patch forgotten in the last commit:
Log:
  - UNbreak [1]
  - Test for ARCH no MACHINE_ARCH [2]
  - don't use fmt(1) to display PKGMESSAGE when there's no need to [2]

  PR:             ports/99157 [1]
  Submitted by:   Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2]
2006-06-22 10:26:58 +00:00
Alex Dupre
fcfd4c734b Remove the temporary hack to use the new USE_LDCONFIG feature. 2006-06-22 10:23:04 +00:00
Ion-Mihai Tetcu
28d82d75a1 - Update to 1.2.1
- Pass maintainership to submitter

PR:		ports/99266
Submitted by:	chinsan
2006-06-22 09:14:36 +00:00
Alex Dupre
409b7ee0a9 Add an entry for MySQL client update. 2006-06-22 09:07:09 +00:00
Alex Dupre
5d0c12360e Update to 0.7.1 release. 2006-06-22 08:58:41 +00:00
Andrej Zverev
fa1e7910ab - Update to 0.72
Changelog: http://royale.zerezo.com/irssistats/changelog.php
2006-06-22 07:45:15 +00:00
Anton Berezin
f529f755ae Update to 0.174. 2006-06-22 06:15:52 +00:00