Commit Graph

80894 Commits

Author SHA1 Message Date
Kris Kennaway
3378745c51 Add support for sparc64.
Submitted by:	jake (based on)
2003-07-27 09:44:00 +00:00
Daichi GOTO
b19a3fa47c fix japanese/mozilla-jlp: does not fetch
PR:		54882
Submitted by:	ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
2003-07-27 08:45:43 +00:00
Adrian Chadd
3104a509c0 .. add the missing file.
PR:		ports/54153
2003-07-27 08:45:40 +00:00
Adrian Chadd
30ebff3f31 Massive upgrade to 2.5-stable3. Thanks!
PR:		ports/54153
Submitted by:	Jon Noack <noackjr@alumni.rice.edu>
2003-07-27 08:45:11 +00:00
Daichi GOTO
51739fbb0e update audio/openal: 20030524 -> 20030724
PR:		54893
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2003-07-27 08:34:05 +00:00
Daichi GOTO
8f2c5f297c update net/imcom: 1.30.b8 -> 1.31
PR:		54840
Submitted by:	Martijn Lina <martijn@pacno.net> (maintainer)
2003-07-27 08:30:06 +00:00
Kirill Ponomarev
96fe12e0ac Don't wrap <assert.h> in #ifdef __FreeBSD__ because it's
standard C header

Approved by:	fjoe (mentor) (implicit)
2003-07-27 08:24:29 +00:00
Daichi GOTO
5273200ea1 fix graphics/gimageview: make package fail
Submitted by:	TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp> (maintainer)
Pointed out by:	bento via kris
2003-07-27 08:21:25 +00:00
Maho Nakata
b19b5498fe Updated the foundries. Especially for print/gsfont (See also PR #54647)
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com> (former maintainer)
2003-07-27 08:00:59 +00:00
Maho Nakata
f7e89e5ee1 Unbreak by clean-ups.
For unbreak:
a) location of .include "${.CURDIR}/../mpqc/Makefile"
   is just after the BUILD_DEPENDS to avoid override.

For clean-ups:
1) ${F77}->${FC}
2) Use ${LOCALBASE} for CONFIGURE_ARGS for mpqc-mpich
3) ${MASTERDIR}/files -> ${FILESDIR}
4) remove LIB_DEPENDS for mpqc-mpich (redundant)

Reported by:	bento's log
Reviewed by:	okazaki and sf
2003-07-27 07:31:27 +00:00
Dirk Meyer
f2d0304169 - link with libcipher 2003-07-27 07:06:55 +00:00
Dirk Meyer
04e912de02 - cleanup post-install 2003-07-27 07:06:21 +00:00
Maho Nakata
5c8716253e Unbreak for 4-STABLE with ad hoc patch.
replace _toupper to toupper. _toupper
is a macro defined at 5-CURRENT in ctype.h

Submitted by:	kris (bento's log)
2003-07-27 06:49:33 +00:00
Joe Marcus Clarke
f863f9c695 Add a missing dependency on libgnomeui.
Reported by:	bento via kris
2003-07-27 05:08:08 +00:00
Joe Marcus Clarke
090553a05f Add a dependency on gnometarget to quiet a configure warning. 2003-07-27 04:59:48 +00:00
Kris Kennaway
8a48556be8 * Add USE_SDL option, which adds a dependency on the sdl12 port and
sets up SDL_CONFIG in the build environment. [1]

* Add the -o option to unzip when extracting files with USE_ZIP, to
  overwrite files when extracting, for consistency with other
  extraction targets. [2]

* Fix port installation/deinstallation on FreeBSD 4.6.2 and older
  (which does not have pkg_info -O), by falling back to the old
  installation/deinstallation logic on these systems [3]

* Correctly handle pkg-plist files that contain @cwd directives with
  the new install/deinstall code [4]

* Set up POSIX and en_US.US-ASCII locale symlinks after running mtree
  on BSD.local.dist. [5]

Submitted by:	David Yeske <dyeske@yahoo.com> [1],
		Alexey Dokuchaev <danfe@regency.nsu.ru> [2],
		Sergey Matveychuk <sem@ciam.ru> [3],
		Chris BeHanna <behanna@zbzoom.net> [3], marcus [4],
		ache [5]
PR:	ports/52309 [1], ports/52856 [2], ports/53189 [5]
2003-07-27 02:06:26 +00:00
Oliver Lehmann
a8fe5a4a51 until it's fixed by the author, add a patch to fix transfering a whole
directory (gftp adds wrongly a trailing / to each file and directory which
ends in a 550 error)
2003-07-27 01:23:57 +00:00
Kris Kennaway
d2c205986a Fix build on sparc64
Submitted by:	Ports fury
2003-07-27 00:07:15 +00:00
Norikatsu Shigemura
14f7b968c3 Correct handling japanese/kochi-ttfonts and Bump PORTREVISION. 2003-07-26 23:35:10 +00:00
Norikatsu Shigemura
fe6feadd21 Fix handling big post table and GSUB's Lookuplist
sub table.  These problems cause that ghostscript
can't display with kochi-subst fonts.

PR:		ports-jp/13949, ports-jp/13973
Reported by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
Submitted by:	KANOU Hiroki <kanou@khdd.net>
Patched by:	Akira TAGOH <at at gclab.org>
2003-07-26 23:26:51 +00:00
Kirill Ponomarev
d06e9d3dce - Update to 0.20
- Install files from port's Makefile
- Add manpages

PR:		54888
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	fjoe (mentor) (implicit)
2003-07-26 23:14:52 +00:00
Norikatsu Shigemura
4d29b4b0ea Bump PORTREVISION by previous commit. 2003-07-26 22:58:29 +00:00
Norikatsu Shigemura
909896952a Fix dependency on japanese/kochi-ttfonts. 2003-07-26 22:55:28 +00:00
Norikatsu Shigemura
00e6cb9b91 Fix dependency on japanese/kochi-ttfonts. 2003-07-26 22:47:49 +00:00
Oliver Lehmann
0c5f847b14 update paragui to 1.0.4 2003-07-26 18:40:03 +00:00
Dirk Meyer
fecbcf4993 - add a better startup script with matching name
- merge post-install and install
2003-07-26 18:34:55 +00:00
Dirk Meyer
4a2afaa908 This is a small licq-plugin, which uses libxosd2 to display new arriving
messages as OSD (On Screen Display) text on your desktop.  I wrote this, as I
saw this feature in sim and wanted to have the same functionality in licq.

PR:		54537
Submitted by:	nm@web.am
2003-07-26 18:32:34 +00:00
Ying-Chieh Liao
39dfbd111c upgrade to 4.9.5 2003-07-26 18:08:42 +00:00
Alexander Leidinger
a328680665 Fix logic for conditional TCL support.
Submitted by:	maintainer
2003-07-26 17:59:12 +00:00
Kirill Ponomarev
1f3b1ef40d Update to 2.0.9
Approved by:	fjoe (mentor) (implicit)
2003-07-26 17:22:17 +00:00
Joe Marcus Clarke
34cd67e6b9 Replace ${ECHO} with ${ECHO_MSG} where appropriate. 2003-07-26 17:11:48 +00:00
Dirk Meyer
7b21ea67d3 - Fix a Installation problem, when only tk8.4 is installed. 2003-07-26 17:08:47 +00:00
Oliver Lehmann
21864d5f39 Add physfs, a library to provide abstract access to various archives 2003-07-26 16:22:18 +00:00
Dirk Meyer
39ac94bc84 - flat layout
Approved by:	knu
2003-07-26 14:53:55 +00:00
Dirk Meyer
dc54100df8 - update to 0.3.0
- flat layout
2003-07-26 14:52:35 +00:00
Dirk Meyer
a19b1b16f2 - update to 0.3.5
- flat layout
2003-07-26 14:52:27 +00:00
Dirk Meyer
96a945b3c6 - flat layout 2003-07-26 14:52:10 +00:00
Dirk Meyer
fd0d1402dd - update to 0.8.8
- flat layout
2003-07-26 14:51:40 +00:00
Dirk Meyer
b670f0c1f3 - update to 0.8.8
- flat layout
2003-07-26 14:46:13 +00:00
Dirk Meyer
d728189baa - flat layout 2003-07-26 14:41:39 +00:00
Dirk Meyer
7c61939a92 - update to 1.7.2
- flat layout
2003-07-26 14:38:59 +00:00
Oliver Lehmann
49a9f07599 fix DOCS installation
Noted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by:	maintainer (implicit)
2003-07-26 13:26:32 +00:00
Alexander Leidinger
530f480e30 Update to 4.8.7.
Add dependency to p5-libwww[1].

Reported by:	Evren Yurtesen <yurtesen@finland.ispro.net.tr> [1]
2003-07-26 11:51:33 +00:00
Oliver Lehmann
3a16317b30 - Make the port PREFIX-clean
- Install examples and docs into standard directories
- Do not depend on apache13 - it should run with other Web servers, too
- Move all other dependencies to RUN_DEPENDS
- Look for dependendcies (including ezmlm-idx) in LOCALBASE
- Remove obsoleted patches
- fix typo in the config file
- Bump PORTREVISION

PR:		ports/42218
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	maintainer
2003-07-26 10:32:57 +00:00
Dirk Meyer
c306aae65e - Update to final release 1.6.7 2003-07-26 10:29:45 +00:00
Jimmy Olgeni
6d7ce4aa3c Upgrade to 1.9.3. 2003-07-26 09:32:15 +00:00
Kirill Ponomarev
78e956e9f5 New port: sysutils/sec Simple event correlator
Simple event (logs) correlator

PR:		48697
Submitted by:	Nicolas Jombart <ecu@ipv42.net>
Approved by:	fjoe (mentor) (implicit)
2003-07-26 08:58:40 +00:00
Maho Nakata
c6a9955741 Forgot to backout files/patch-configure...
Submitted by:	KATO Tsuguru <tkato@prontomail.com> aka ports fury
Pointy hat to:	myself
2003-07-26 03:07:17 +00:00
Maho Nakata
7702e168fc a) Backout former commit. It has already been correctly updated
to 0.3.5 by ports fury.
b) forget to acknoledge Clement Laforet <sheepkiller@cultdeadsheep.org>
   for former commit.

Submitted by:	KATO Tsuguru <tkato@prontomail.com> aka ports fury
Pointy hat to:	myself
2003-07-26 03:05:26 +00:00
Maho Nakata
f1bbddd0c3 Honor CXXFLAGS 2003-07-26 01:38:16 +00:00