1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

125629 Commits

Author SHA1 Message Date
Eric Anholt
7bacd251a5 Back out the partial update to use TCL 8.4, as it was 1) horribly mistyped on my
part 2) broken on my amd64 once it was typed correctly.

Approved by:	maintainer
Prodded by:	krismail (again)
2005-05-11 07:50:39 +00:00
Alexander Nedotsukov
dcbf366ff9 Update to 0.2.2 2005-05-11 07:40:41 +00:00
Alexander Nedotsukov
fd9b2e85a7 Update to 2.0.12 2005-05-11 07:08:36 +00:00
Maho Nakata
2b5e584beb pass maintainership to hrs 2005-05-11 05:08:16 +00:00
Ying-Chieh Liao
b677ce66a0 upgrade to 1.6.4
PR:		80873
Submitted by:	me
Approved by:	maintainer
2005-05-11 03:44:40 +00:00
Maho Nakata
4ea5790e5f To make things clear, now patches have
o number of IssueTracker
o Child work space
o Author
  so that we commit patches to upstream
o short description
2005-05-11 03:40:29 +00:00
Ying-Chieh Liao
885da254bd upgrade to 1.0 2005-05-11 03:11:40 +00:00
Masafumi Max NAKANE
4eb7870f08 Do the unzipping of some files in the post-extract target instead of installation
time so that USE_ZIP takes care of the dependency to unzip.
2005-05-11 03:09:29 +00:00
Mario Sergio Fujikawa Ferreira
a362e5c7b5 Add JAVA_EXTRACT option that makes sure that java is available at
EXTRACT_DEPENDS. This fixes the post-extract target which requires
jar

Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-05-11 02:59:41 +00:00
Jean-Yves Lefort
355266a235 - Update to 0.0.5 [1]
- Narrow down CONFLICTS
- Do not quote the IGNORE message

PR:		ports/80872 [1]
Submitted by:	maintainer [1]
2005-05-11 02:54:00 +00:00
Yen-Ming Lee
b6405b6a9e + update port: devel/pear-PHP_Compat to 1.4.0
+ changelog: http://pear.php.net/package/PHP_Compat/download/1.4.0/
+ update pkg-descr

PR:		80863
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-11 02:37:17 +00:00
Jean-Yves Lefort
858f05b5f8 Fix Live365 support. 2005-05-11 01:59:38 +00:00
Palle Girgensohn
ebc37b4280 Fixing problems with the recent security patch: When bison was not
installed, the patched gram.y file would not be used and the security
patch would be a no-op. Also, I've had reports of compilation errors
related to bison.

Since checking for the correct version of bison is hard and error
prone, I'm doing what the postgresql distribution does - patching the
yacc:ed .c file to get rid of the building dependency.

Bumping portrevision of -server.

Pointy hat to:	me
Noticed by:	Mike Harding and others
Security:	http://www.vuxml.org/freebsd/6b4b0b3f-8127-11d9-a9e7-0001020eed82.html
Approved by:	seanc (implicit)
2005-05-11 00:40:15 +00:00
Michael Johnson
433416fc60 - Remove need for audio/speex-devel, since audio/speex as of version 1.0.5
supports 1.1 (speex-devel) API. speex or speex-devel can be used.
2005-05-11 00:31:13 +00:00
Palle Girgensohn
30f96e3f96 Update PostgreSQL to latest versions. For details on the fixes,
please see the HISTORY file included in the Release, but a summary
consists of:

      * Change encoding function signature to prevent misuse
      * Change "contrib/tsearch2" to avoid unsafe use of INTERNAL function
        results
      * Repair race condition between relation extension and VACUUM
        This could theoretically have caused loss of a page's worth of
        freshly-inserted data, although the scenario seems of very low
        probability. There are no known cases of it having caused more than
        an Assert failure.

Security:	http://www.postgresql.org/about/news.315
2005-05-10 23:42:54 +00:00
Markus Brueffer
f03b2f3ce0 - Fix a bug in the Python interface for getting the IP address
- Bump PORTREVISION

Reported by:	Midian of BSDForen.de
2005-05-10 22:29:44 +00:00
Jean-Yves Lefort
631390b56a Update to 0.41.0
PR:		ports/80865
Submitted by:	maintainer
2005-05-10 20:42:45 +00:00
Michael Johnson
6f32ed5fc9 - Update to 0.0.9 2005-05-10 19:50:45 +00:00
Jean-Yves Lefort
d5e8829bd1 The stl2pov program creates POV-Ray mesh object from the STL files that can
be exported from most CAD programs. This makes it easy to incorporate CAD
models in POV-Ray scenes.

WWW: http://www.xs4all.nl/~rsmith/software/

PR:		ports/80835
Submitted by:	Roland Smith <rsmith@xs4all.nl>
2005-05-10 19:45:30 +00:00
Jean-Yves Lefort
04f5574229 Fix a bug causing the software to not see interfaces while coming up.
PR:		ports/80856
Submitted by:	Bruce Walker <bmw@borderware.com>
2005-05-10 19:27:21 +00:00
Christian Weisgerber
f242049857 Maintenance update to 1.2.5: minor bug fixes. 2005-05-10 19:11:42 +00:00
Jean-Yves Lefort
071c98a753 Use autoconf259/automake19 instead of the deprecated
autoconf213/automake14.

PR:		ports/80855
Submitted by:	maintainer
2005-05-10 18:51:59 +00:00
Jean-Yves Lefort
56379652f6 Update to 1.9.2
PR:		ports/80836
Submitted by:	maintainer
2005-05-10 18:25:32 +00:00
Jean-Yves Lefort
65a674f4a9 - Update to 4.42.1 [1]
- Use SUB_FILES=pkg-message

PR:		ports/80825 [1]
Submitted by:	maintainer [1]
2005-05-10 17:28:05 +00:00
Jean-Yves Lefort
a9c8ef7b8b - Update to 4.41.3 [1]
- Use SUB_FILES=pkg-message

PR:		ports/80823 [1]
Submitted by:	maintainer [1]
2005-05-10 17:26:44 +00:00
Thierry Thomas
916d8146f0 - Upgrade to 1.83
Changelog at
<http://sourceforge.net/project/shownotes.php?group_id=19382&release_id=326187>

- Don't use '.if exists' in pre-/post- install.
2005-05-10 17:07:52 +00:00
Norikatsu Shigemura
277941c3b2 Fix INDEX broken.
Pointed out by:	krisbot with INDEX build failed
Noticed by:	ume
2005-05-10 16:59:09 +00:00
James E. Housley
e69fd94dbd Update to DAT 4488 2005-05-10 16:21:37 +00:00
Jean-Yves Lefort
d87b215f4b Update the VDA patch to 2.2.3
PR:		ports/80859
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer
2005-05-10 16:09:48 +00:00
Jean-Yves Lefort
15a808b904 Update to 2.3-20050504
PR:		ports/80858
Submitted by:	maintainer
2005-05-10 16:01:21 +00:00
Michael Johnson
5ba4f168ae - Add MASTER_SITE_LOCAL to MASTER_SITES since a few people
said the current mirror is very very slow for them.
2005-05-10 15:53:22 +00:00
Norikatsu Shigemura
872443c331 Add prime 1.0.0.1, PRedictive Input Method Editor(PRIME).
PR:		ports/78281
Submitted by:	Gen Otsuji <otsuji@users.sourceforge.jp>
Reviewed by:	Gen Otsuji <otsuji@users.sourceforge.jp>
2005-05-10 15:43:17 +00:00
Norikatsu Shigemura
09a828cb26 Add prime-dict 1.0.0, a dictionary set for the prime.
PR:		ports/78284
Submitted by:	Gen Otsuji <otsuji@users.sourceforge.jp>
Reviewed by:	Gen Otsuji <otsuji@users.sourceforge.jp>
2005-05-10 15:40:16 +00:00
Norikatsu Shigemura
a02029fb82 Add prime-el 1.5.1.3, emacs lisp set for the prime.
PR:		ports/78282
Submitted by:	Gen Otsuji <otsuji@users.sourceforge.jp>
Reviewed by:	Gen Otsuji <otsuji@users.sourceforge.jp>
2005-05-10 15:39:17 +00:00
Norikatsu Shigemura
eed3f4823b Add suikyo 2.1.0, romaji-Kana conversion Library
for the prime.

PR:		ports/78280
Submitted by:	Gen Otsuji <otsuji@users.sourceforge.jp>
Reviewed by:	Gen Otsuji <otsuji@users.sourceforge.jp>
2005-05-10 15:36:55 +00:00
Norikatsu Shigemura
5ed99fc7f9 Add mell 1.0.0, emacs Lisp for taiyaki-elisp
especially for the prime.

PR:		ports/78279
Submitted by:	Gen Otsuji<otsuji@users.sourceforge.jp>
Reviewed by:	Gen Otsuji<otsuji@users.sourceforge.jp>
2005-05-10 15:35:50 +00:00
Norikatsu Shigemura
d1d8de40e8 o Update
ports/textproc/scim 1.2.0 --> 1.2.2
  ports/textproc/skim 1.2.0 --> 1.2.2
o Chase scim's library bump.

PR:		ports/80848
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
2005-05-10 14:57:24 +00:00
Jean-Yves Lefort
b9ec796f77 Use ume's IPv6 patch.
Submitted by:	ume
2005-05-10 14:51:27 +00:00
Sergey Matveychuk
2aa88641dc - Transfer all work to MASTER port and make slave ports easier
- Use only one pkg-plist and use PLIST_SUB
- Use DOCSDIR intead of DOCDIR
- OPTIONS'ify
- Remove WITH_PRESERVE_CONFIG_FILES knob and detect automatically when is need
  to create it.
- Add $FreeBSD$ tag to pkg-plist and pkg-install
- Fix error on enable-qmail script
- Remove MASTER_SITE_QMAIL definition from Makefile since it's defined on
  bsd.sites.mk
- Add a new option to don't create rc.d/qmail.sh
- Add rc.d/qmail.sh to pkg-plist when necessary

PR:		ports/80833
Submitted by:	maintainer
Thanks to:	novel, Joao Ricardo P. Mendes <joao@redepegasus.com.br>
2005-05-10 14:31:29 +00:00
Dmitry Sivachenko
28211083a3 Update to version 1.27. 2005-05-10 14:28:53 +00:00
Dmitry Sivachenko
f6e5ad89b2 Update to version 0.05. 2005-05-10 14:21:24 +00:00
Volker Stolz
db145c66a9 Add jstrings 0.6, japanese enhancement of strings(1) command.
PR:		ports/70017
Submitted by:	Ryo Okamoto
2005-05-10 13:51:52 +00:00
Sergey Matveychuk
1e3fea2599 - Back to run as root by default and add options to change it
- Fix plist when install no tools
2005-05-10 13:00:22 +00:00
Roman Bogorodskiy
d06dcbddd8 - Update to 2.0.2
- Modify uintmax_t to uint64_t

PR:		80841
Submitted by:	Marcus Grando (maintainer)
2005-05-10 12:17:48 +00:00
Pav Lucistnik
e419d051b9 - Back out native bswap commit for FreeBSD 4.x, where it does not compile. 2005-05-10 12:06:45 +00:00
Roman Bogorodskiy
c3222399bc Update to 2.0.7
PR:		80585
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Maxim Tuliuk (maintainer)
2005-05-10 12:02:37 +00:00
Roman Bogorodskiy
4e69263e5f - Make bmp- and xmms-scrobbler slave ports to audio/scrobbler
- Take maintainership of xmms-scrobbler
2005-05-10 11:50:55 +00:00
Roman Bogorodskiy
9f228b9234 Add audio/scrobbler - master port for bmp- and xmms-scrobbler ports. 2005-05-10 11:47:46 +00:00
Tilman Keskinoz
d5e7720ced Add a symlink to libqwt.so.4
Bump PORTREVISION

PR:		80846
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2005-05-10 11:30:03 +00:00
Dmitry Sivachenko
568915f2f9 Update to version 2.1.4. 2005-05-10 10:42:57 +00:00