1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Commit Graph

104073 Commits

Author SHA1 Message Date
Andrey A. Chernov
6594e43353 Explicitly specify CONFIGURE_TARGET to disable configure warning 2004-06-14 03:33:24 +00:00
Andrey A. Chernov
300967d7b7 Use libtool from ports 2004-06-14 03:21:58 +00:00
Norikatsu Shigemura
8c4e950162 Chase version of ja-openoffice-1.1. 2004-06-14 03:03:50 +00:00
Edwin Groothuis
9087db7670 - Take maintainership (stale port)
- Update to 2004-05-18 documents.
- Dynamic creating of pkg-plist
2004-06-14 02:37:24 +00:00
Ying-Chieh Liao
8483d37679 add missing dependent
mark broken on 4.x

Noticed by:	bento via kris
2004-06-14 01:58:13 +00:00
Joseph Koshy
8938c02c1a Correct a grammatical nit. 2004-06-14 01:13:54 +00:00
Markus Brueffer
1bbe3d8293 Fix build
Submitted by:	bento via kris
Pointy hat to:	me
2004-06-14 00:47:57 +00:00
Jeremy Messenger
52bd8a5a02 Update to 0.7.9, see the changelog for details: http://changelog.wesnoth.org/ 2004-06-14 00:29:19 +00:00
Joe Marcus Clarke
4b511a0de2 Update to 1.2.6. 2004-06-14 00:22:38 +00:00
Joe Marcus Clarke
60ad15172d * Fix the dependencies after the recent hostscript update
* Since korean/hlatexfonts-ocf still requires the Fontmap, install the
  Fontmap file from ghostscript-gnu's lib/Fontmap.GS

PR:		67912
Submitted by:	Jose M Rodriguez <freebsd@wanadoo.es>
2004-06-14 00:02:58 +00:00
Andrey A. Chernov
bb750f6e8a Upgrade to 2.8.6dev.4 2004-06-13 23:58:48 +00:00
Ying-Chieh Liao
a6bb78a99d pass maintainership
PR:		67064
2004-06-13 23:57:40 +00:00
Maho Nakata
437cdc00bd 1) Remove IGNORE. Now runs
2) cleanups
3) procedure of localized builds have been substantially
   changed
4) make use of ccache
2004-06-13 23:57:01 +00:00
OKAZAKI Tetsurou
01907911f7 Use INFO.
Set EXTRACT_DEPENDS to fix the build error at bento.
2004-06-13 23:26:57 +00:00
Kris Kennaway
babcfd82bf BROKEN: Broken pkg-plist
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/tamago-emacs20-4.0.6.0.20020909.4_1.log
2004-06-13 23:22:28 +00:00
Mario Sergio Fujikawa Ferreira
61099f1868 Update to 1.0rc1 2004-06-13 22:57:46 +00:00
Andrey A. Chernov
46e399b34d Upgrade to 2.57 2004-06-13 22:38:09 +00:00
Michael Nottebrock
7fa1e2a5a7 Adjust the so-symlink, forgotten in the initial commit.
Reported by: Radek Kozwlowski on IRC
Pointy hat to: me
2004-06-13 20:35:22 +00:00
Thierry Thomas
9f89f2389a Add wininfo 0.5, a window information utility.
PR:		67810
Submitted by:	Jean-Yves Lefort.
2004-06-13 20:19:33 +00:00
Thierry Thomas
076a04a30d Upgrade to 1.53.1.
Reminded by:	Pedro F. Giffuni.
2004-06-13 19:31:27 +00:00
Joe Marcus Clarke
e10c8b25fb Add gtkterm2, a simple, tabbed, terminal built on gtk+ and the vte terminal
widget.

PR:		67863
Submitted by:	michael johnson <ahze@ahze.net>
2004-06-13 19:11:38 +00:00
Michael Nottebrock
8e88c4ccbe Force using the bundled xvid even when ports xvid is installed
(mpeg4ip doesn't like the latest release).
2004-06-13 19:04:47 +00:00
Joe Marcus Clarke
9c129155ad Remove NO_XALF from the .desktop file, and properly register OMF files.
PR:		67892
Submitted by:	michael johnson <ahze@ahze.net>
2004-06-13 18:59:19 +00:00
Pav Lucistnik
c39a4e0363 - Update to 1.0.3
PR:		ports/67854
Submitted by:	Andreas Fehlner <fehlner@gmx.de> (maintainer)
2004-06-13 18:50:59 +00:00
Norikatsu Shigemura
219c92a689 Fix linkage problem (tring to link installed library).
Noticed by:	portupgrade
2004-06-13 17:03:58 +00:00
Andrey A. Chernov
9dd61580ba Enable verify, verbose and trace options. 2004-06-13 17:03:24 +00:00
Mario Sergio Fujikawa Ferreira
2609c490be Update to 0.214 2004-06-13 16:06:08 +00:00
Mario Sergio Fujikawa Ferreira
8248f42a4a Update to 20040613 release 2004-06-13 15:40:24 +00:00
Oliver Lehmann
8d2794183c update to 3.0.5
update DRAC patch to 3.0.4 [1]

Submitted By:	Mamoru KOMACHI <usata@usata.org> [1]
Noted By:	nork [1]
2004-06-13 15:32:05 +00:00
Mario Sergio Fujikawa Ferreira
9280666185 o Update to 6.0.8
o Drop maintainership
2004-06-13 15:09:16 +00:00
Kirill Ponomarev
c5a8c42ed1 - Fix MASTER_SITES 2004-06-13 15:04:10 +00:00
Alexander Leidinger
8cba86908a - Update to 1.1.9. Relevant parts from the release notes:
<snip>
  Cdrdao changes:
  - MMC-driver auto-detection. If no --driver option is specified,
    cdrdao will try to autodetect an MMC-compliant device and use the
    generic-mmc driver by default. (Denis Leroy)
  - Included scsilib upgraded from cdrtools 2.01a31 (Denis Leroy)
  - Added --eject option to the unlock command to eject the cd after
    unlocking. (Eric Benson)
  - New 'discid' command to display CDDB information. (Eric Benson,
    Denis Leroy).
  - Added --full-burn and --capacity options to extend lead-out to entire
    disc, beyond 80 mins limit. (Vladimir Petrov)
  GCDMaster changes (Denis Leroy) :
  - Some bug fixes (manual driver configurations were not being saved
    correctly).
  cue2toc changes:
  - Version 0.2 released. Complete rewrite, should now handle most of all
    CUE files. (Matthias Czapla)
  <snip>
- Disable the use of mlockall(2) on FreeBSD 5, even after the last round
  of fixes there are still issues.
- Add a workaround for problems with gmake and certain locales on FreeBSD 5.
- Use MASTER_SITE_SOURCEFORGE_EXTENDED.
- Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9.

Submitted by:		marius
On my TODO list since:	June 7 :-(
2004-06-13 15:01:27 +00:00
MANTANI Nobutaka
a47f4e3179 Turn off PARALLEL_MARK option in default config. 2004-06-13 14:28:58 +00:00
Thierry Thomas
c58ac34eed Upgrade to version 0.96 and unbreak.
PR:		ports/67747
Submitted by:	maintainer.
2004-06-13 14:03:15 +00:00
Thierry Thomas
a89c49c5de Change URLs for a better reference about IMP & Chora vulnerabilities.
Requested by:	eik (bis).
2004-06-13 13:04:22 +00:00
Norikatsu Shigemura
bbb4aabecf o Update to 2004-06-12
o Remove BROKEN.
o Add WWW: to pkg-descr.
o Fix denepdency on japanese/openoffice-1.1.

Pointed out by:	bento via kris
2004-06-13 12:55:43 +00:00
Norikatsu Shigemura
9e94196c31 o Remove ghostscript-fonts and Add dependency on print/gsfonts.
o Update gimp-print to 4.2.6.
o Fix implicit dependency on cups/ijs.

PR:		ports/67574
Submitted by:	Jose M Rodriguez <freebsd@wanadoo.es>
2004-06-13 12:36:21 +00:00
Norikatsu Shigemura
b54afebb54 Remove ghostscript-fonts and Add dependency on print/gsfonts.
PR:		ports/67596
Submitted by:	Jose M Rodriguez <freebsd@wanadoo.es>
2004-06-13 12:36:20 +00:00
Norikatsu Shigemura
34ef1d3e07 Fix MASTER_SITES.
PR:		ports/66867
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
Approved by:	maintainer timeout(3 weeks)
2004-06-13 11:37:52 +00:00
Norikatsu Shigemura
ae542eef63 Fix MASTER_SITES.
PR:		ports/66868
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
Approved by:	shige (blanket)
2004-06-13 11:35:33 +00:00
Norikatsu Shigemura
d9dc547a8c Update to 4.0.10.
PR:		ports/67668
Submitted by:	Takayuki Nakao <t@nakao.org> (maintainer)
2004-06-13 11:32:05 +00:00
Norikatsu Shigemura
1fd8d6f97c Update to 3.0.
PR:		ports/67715
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2004-06-13 11:29:58 +00:00
Pav Lucistnik
6d250d978a - postgresql-client is gone, adjust dependency
PR:		ports/67897
Submitted by:	Christian Ullrich <chris+freebsd@chrullrich.de>
2004-06-13 11:01:00 +00:00
Norikatsu Shigemura
159e3d05ea Update to 2004.06.11. 2004-06-13 10:25:26 +00:00
Norikatsu Shigemura
f2eb839f9d o Add a rcNG script.
o Add dependency on ftp/wget.
o Fix re-close(3) problem.
o Add signal mask if already signaled.

Submitted by:	TAKANO Yuji <takano@net-chef.net> (maintainer)
2004-06-13 10:21:31 +00:00
Thierry Thomas
5bd2ec8846 Add an entry for Chora and IMP.
Requested by:	eik
2004-06-13 10:16:30 +00:00
Norikatsu Shigemura
3edae3e24c Fix build error.
Reported by:	Jon <sici@myrealbox.com>
Pointed out by:	bento via kris
Submitted by:	Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
2004-06-13 09:41:53 +00:00
Oliver Eikemeier
244200695e Added CAN-2004-0488, CAN-2004-0492, DBMail vulnerability, smtpproxy vulnerability,
CAN-2004-0413 (subversion)
2004-06-13 08:26:12 +00:00
Thierry Thomas
3a45572a60 Security: a hole in the diff code that allowed malicious input has been
closed.

The full list of changes (from version 1.2.1) can be viewed here:

http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=&r2=1.45.2.34&ty=h
2004-06-13 08:08:57 +00:00
Akinori MUSHA
32e70adfbf Update to 0.2.9. 2004-06-13 08:01:23 +00:00