Commit graph

104378 commits

Author SHA1 Message Date
Thierry Thomas
39565a0f8b Fix package building:
- Use WRKDIRPREFIX;
- Replace the pre-extract target by BUILD_DEPENDS:configure + LIB_DEPENDS
  on postgresql7 (and then remove RUN_DEPENDS).

Reported by:	Kris / pointyhat.
2004-06-18 20:04:14 +00:00
Hajimu UMEMOTO
67e8f6c617 Update to 2.2.6. 2004-06-18 19:47:49 +00:00
Joe Marcus Clarke
4782b29ec0 Fix build on 64-bit platforms.
Reported by:	pointyhat via kris
2004-06-18 19:19:29 +00:00
Michael Nottebrock
32d3dff353 Forced commit to note that the previous commit was
Approved by: maintainer
2004-06-18 19:03:11 +00:00
Michael Nottebrock
2ac410c8c1 Add a patch that fixes a patch that used to be in the previous version
of the port and which has been bogusly merged into the upstream sources
(but has been corrected now, the next release will be fine, hopefully).

This will fix audioid with tv://
2004-06-18 19:02:00 +00:00
Brooks Davis
6904926a05 The Globus Toolkit 2 requires GPT 3.1 so depend on misc/gpt31 instead of
misc/gpt.
2004-06-18 18:53:22 +00:00
Brooks Davis
2fadad11da Add gpt31 post-repocopy. 2004-06-18 18:52:39 +00:00
Brooks Davis
860b30f360 - Upgrade to 3.2 [1].
- Add CONFLICTS with misc/gpt31.

Submitted by:	mi [1]
2004-06-18 18:52:13 +00:00
Brooks Davis
38226b09d6 - misc/gpt31 has been repocopied from misc/gpt
- Add CONFILCTS and NO_LATEST_LINK
2004-06-18 18:51:02 +00:00
Yen-Ming Lee
0cd218ab73 - add missing dependency to devel/p5-TimeDate
- set p5-PodParser as a conditional dependency
- bump PORTREVISION

PR:		68070
Submitted by:	Franz Klammer <klammer@webonaut.com>, leeym
Reviewed by:	Franz Klammer <klammer@webonaut.com>
2004-06-18 17:12:47 +00:00
Hiroki Sato
6b331a89a3 Add notes about print/teTeX restructuring and changes of Japanese
TeX related ports.
2004-06-18 16:42:06 +00:00
Hiroki Sato
6640d9362c Remove japanese/ptex-pkfonts* because they are no longer maintained.
Approved by:	linimon (mentor)
Approved by:	maintainer timeout (2 weeks)
2004-06-18 16:33:21 +00:00
Hiroki Sato
56b4934690 Remove japanese/xdvik-vflib-pk* because they are no longer maintained.
Approved by:	linimon (mentor)
2004-06-18 16:26:47 +00:00
Adam Weinberger
a50ef629ed Add gtkchtheme, yet another gtk2 theme switcher.
This little program lets you change your Gtk+ 2.0 theme. The aim is to
make theme preview and selection as slick as possible. Themes installed
on the system are presented for selection and previewed on the fly. For
a comprehensive demonstration there's a large variety of widgets.

It was originally derived from Gtk Theme Switch, but what started out as
a hack to remove various nuisances now shares no code whatsoever anymore
with the original.
2004-06-18 16:18:32 +00:00
Hiroki Sato
9bb4549047 - Install a xmltex -> latex symlink.
- Fix dependencies (print/teTeX-*).

Approved by:	linimon (mentor)
2004-06-18 16:17:12 +00:00
Hiroki Sato
9adfbfbe5d - Remove .{tfm,vf} files because they conflicts with ones in the
pTeX distribution.
- Fix MASTER_SITES.

Approved by:	linimon (mentor)
Approved by:	maintainer timeout (2 weeks)
2004-06-18 16:13:21 +00:00
Hiroki Sato
e1dbf38a2e Update to 2.6.20040422.
Approved by:	linimon (mentor)
2004-06-18 16:07:22 +00:00
Hiroki Sato
2f417353f6 Add japanese/teTeX, which is a meta-port to install Japanese
TeX related packages.

Approved by:	linimon (mentor)
2004-06-18 16:02:47 +00:00
Hiroki Sato
4b21e01ad4 Add japanese/texfamily, which is a Japanese TeX (NTT JTeX) package.
Approved by:	linimon (mentor)
2004-06-18 15:58:56 +00:00
Hiroki Sato
92cb0a9c62 Fix dependencies (print/teTeX-*) and add some style changes.
Approved by:	linimon (mentor)
2004-06-18 15:55:13 +00:00
Hiroki Sato
e9544d19cf - Use freetype2 support by default and remove VFlib support.
- Fix dependencies (print/teTeX-*).

Approved by:	linimon (mentor)
2004-06-18 15:53:48 +00:00
Hiroki Sato
1b7883a72e - Add font metric files for jis, jisg, and morisawa.
- Use share/texmf/web2c-ptex as the default search path of texmf.cnf file.
- Fix dependencies (print/teTeX-*).

Approved by:	linimon (mentor)
2004-06-18 15:52:01 +00:00
Hiroki Sato
84d847ce68 print/teTeX restructuring:
Add a dependency of print/teTeX-base.

Approved by:	linimon (mentor)
2004-06-18 15:29:44 +00:00
Hiroki Sato
a890c9d58a print/teTeX restructuring:
Add a dependency of print/teTeX-base and odvips.

Approved by:	linimon (mentor)
2004-06-18 15:25:49 +00:00
Hiroki Sato
3476f5f9a1 print/teTeX restructuring:
print/teTeX is now a meta-port which installs print/teTeX-base,
	print/teTeX-texmf, and dviware.

Approved by:	linimon (mentor)
Approved by:	demon (print/teTeX maintainer, in concept)
2004-06-18 15:17:51 +00:00
Hiroki Sato
1823d59a64 print/teTeX restructuring:
print/teTeX-base installs binaries in the teTeX distribution.  This
	is based on the old version of print/teTeX (repo-copy'd).

PR:		ports/67452
Approved by:	linimon (mentor)
Approved by:	demon (print/teTeX maintainer, in concept)
2004-06-18 15:15:32 +00:00
Hiroki Sato
d1f49f6928 print/teTeX restructuring:
Add print/teTeX-texmf, which installs a texmf tree part of the teTeX
	distribution.

Approved by:	linimon (mentor)
Approved by:	demon (print/teTeX maintainer, in concept)
2004-06-18 15:10:55 +00:00
Hiroki Sato
425a597bb1 Add tetex-modesw script and several new directories.
Approved by:	linimon (mentor)
2004-06-18 15:06:26 +00:00
Yaroslav Tykhiy
ad16e21811 Add a new port russian/bogofilter (ru-bogofilter), which is
a sub-port of main/bogofilter.  If installed from this port,
bogofilter will convert mails in the other popular "windows-1251"
charset to KOI8-R, thus improving spam detection for mails in
different Cyrillic charsets.
2004-06-18 14:46:21 +00:00
Yaroslav Tykhiy
757809a774 Prepare for committing a new sub-port russian/bogofilter (ru-bogofilter).
Approved by:	Matthias Andree (as maintainer)
2004-06-18 14:25:35 +00:00
Michael Landin
f5e119447a Update to version 1.1
- Removed debug code

Submitted by:		maintainer
2004-06-18 14:15:12 +00:00
Mathieu Arnold
d373ae6805 Update to 0.13
Add some doc
2004-06-18 13:12:47 +00:00
Mathieu Arnold
ff9e532840 use evil(tm) PORTDOCS 2004-06-18 12:51:41 +00:00
Mathieu Arnold
f77214e713 use evil(tm) PORTDOCS 2004-06-18 12:46:36 +00:00
Thomas Gellekum
92e46549e8 Mark BROKEN for -STABLE. This port needs a recent C++ compiler and requires
that the dependencies (esp. gtk--2) were built with the same compiler
version.
2004-06-18 12:27:07 +00:00
Kirill Ponomarev
f001e05084 Update to 20040618
PR:		ports/68075
Submitted by:	maintainer
2004-06-18 12:18:23 +00:00
Kirill Ponomarev
172c7ee0d0 Correct the patch for the NTLM helper vulnerability according
to <http://www.squid-cache.org/bugs/show_bug.cgi?id=998>

Apply some cleanups:
 + prefer PATCHDIR over FILEDIR when referring patches
 + remove unnecessary quotes
 + move all substitution tasks to the post-patch target
 + use "${FALSE}" instead of "exit 1" to generate error 1 from a shell

Bump PORTREVISION

PR:		ports/68078
Submitted by:	maintainer
2004-06-18 11:49:44 +00:00
Volker Stolz
32cf0f0136 Update to 4.0.6
Closes PR:	ports/67665
Submitted by:	maintainer
2004-06-18 11:40:21 +00:00
Kirill Ponomarev
beb28ea107 Update to version 2.0.8
Submitted by:	maintainer
2004-06-18 10:42:42 +00:00
Kirill Ponomarev
8aec53cacc Update to version 0.11.0
PR:		ports/68071
Submitted by:	maintainer
2004-06-18 10:40:43 +00:00
Kirill Ponomarev
b253f67e18 Update to version 0.27 2004-06-18 09:20:33 +00:00
Pav Lucistnik
2a3a5c73f7 - Update to 0.11.0
PR:		ports/68069
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
2004-06-18 09:08:59 +00:00
Erwin Lansing
0440ccd1b1 Update to 2.12 2004-06-18 08:48:36 +00:00
Pav Lucistnik
a271146310 - Fix a fairly major compile-time bug that causes ifoparser.so not to get
compiled, which in turns prevents lsdvd from working.
- Transfer maintainership to submitter

PR:		ports/68025
Submitted by:	Lewis Thompson <purple@lewiz.net>
Approved by:	old maintainer
2004-06-18 08:27:37 +00:00
Volker Stolz
543ea76c6e Update to 0.31
PR:		ports/65929
Submitted by:	maintainer
2004-06-18 08:16:23 +00:00
Oliver Eikemeier
cfaf552880 Fetch the database from http://www.FreeBSD.org/ports/ first.
Thanks to:	kuriyama
2004-06-18 08:07:29 +00:00
Oliver Eikemeier
99a5cf7b63 make BASEURL customizable 2004-06-18 07:42:06 +00:00
Volker Stolz
f705e7297e Fix OPTION-handling w.r.t. sub-ports.
PR:		ports/67834
Submitted by:	maintainer
2004-06-18 07:40:43 +00:00
Norikatsu Shigemura
a837ba0397 Update to 2004.06.18. 2004-06-18 07:36:30 +00:00
Lars Thegler
4f018d7aa4 Sipp is a performance test tool / traffic generator for the SIP protocol.
It comes with a few basic SipStone user-agents scenarios (UAC & UAS), i
establishing and releasing multiple calls with the INVITE and BYE methods.

WWW: http://sipp.sourceforge.net/

PR:		68036
Submitted by:	Jesper Dalberg <jesper@jdn.dk>
Approved by:	erwin (mentor)
2004-06-18 07:33:47 +00:00