Commit graph

120864 commits

Author SHA1 Message Date
Yen-Ming Lee
16ea9b4265 - update wordpress-mu to 2005.02.23
- install files in www/data instead of www/data-dist
- some minor cosmetic fixes

PR:		78039
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2005-02-25 07:42:44 +00:00
Anders Nordby
aabc15cb81 Don't remove (empty) locale directoryes, satisfy pointyhat.
PR:		77955
Submitted by:	leeym
2005-02-25 07:27:28 +00:00
Sergey Matveychuk
8aa79a99aa tarball was relolled due the unpack problems on NetBSD. No other
changes was made.

PR:		ports/78004
Submitted by:	maintainer
2005-02-25 07:20:32 +00:00
Sergey Matveychuk
739233d24b Smake is a highly portable make program with automake features.
PR:		ports/77936
Submitted by:	Martin Matuska <martin (at) matuska.org>
2005-02-25 06:52:11 +00:00
Jacques Vidrine
5764c517d0 Improve the description of the latest phpBB information disclosure
bugs.

Submitted by:	delphij (in part)
2005-02-25 04:55:52 +00:00
Warner Losh
580b50c059 Honor SYSDIR overrides
Ignore warnings on module builds

# this still fails on current due to SWI_CAMNET removal
2005-02-25 04:37:22 +00:00
Warner Losh
23c85f5d0b Honor SYSDIR override
Ignore warnings when building the module
Pass portlint by adding () around absolute path like other kernel modules
2005-02-25 04:34:41 +00:00
Warner Losh
de35210005 Use ${SRC_BASE} in preference to /usr/src, per existing ports practice, when
overriding SYSDIR.
2005-02-25 04:29:04 +00:00
Warner Losh
56928d6bf3 Ignore warnings in the module build.
Check for kernel sources
Honor SYSDIR overrides
2005-02-25 04:28:00 +00:00
Yen-Ming Lee
b613bcea27 - Change MAINTAINER
PR:		78046
Submitted by:	Josh Paetzel <josh@tcbug.org>
2005-02-25 04:23:43 +00:00
Jeremy Messenger
f74c9b3851 Remove BROKEN; it should works with recently lang/ruby18 committed. 2005-02-25 03:57:35 +00:00
Maho Nakata
4b28da34b9 remove unncessary patch 2005-02-25 03:31:45 +00:00
Warner Losh
c65eefc9fb Since this module doesn't compile cleaning with the warnings it has
requested, pass down WERROR= to keep the build from failing.

Also, since the build system passes SYSDIR for non-standard kernel
source locations, honor that variable when insisting that the kernel
source be available.
2005-02-25 03:29:18 +00:00
Jacques Vidrine
fc7c5ef303 Fix the packing list so that when the port is deinstalled,
$PREFIX/share/xml/dtd will be removed if it is empty.

Reported by:	kris
2005-02-25 03:22:41 +00:00
Yen-Ming Lee
e739b59dee Update to dspam-devel-3.4.r1.20050216.0945
PR:		77807
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-02-25 03:09:26 +00:00
Yen-Ming Lee
990cb3601f Update to 3.2.7
BUGFIX: Signature not written to some email, making them untrainable

PR:		77802
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-02-25 03:05:23 +00:00
Cheng-Lung Sung
46b52e54fb - update to 0.11
- from Changes:
    - Remove the default: namespace when converting to XML using as_xml
      (the earlier fix only fixed it when getting the contents of an entry
      using $entry->content).
    - UTF-8 data is no longer base64-encoded in XML::Atom::Content.
    - Added XML::Atom::Entry::getlist($ns, $element) to retrieve the values
      of an element that may appear multiple times in the entry (like
      dc:subject).
    - Added ability to set namespaced attributes in an XML::Atom::Link
      object.
    - XML::Atom::Entry::add_link($link) no longer clones $link if it's
      a XML::Atom::Link object.
2005-02-25 03:00:12 +00:00
Cheng-Lung Sung
30401b1c58 - update to 1.28 2005-02-25 02:54:46 +00:00
Ade Lovett
fe6a0895a2 Squish share/ghostscript directory whenever possible
Found by:	tinderbox building gnome 2.10b2 packages
2005-02-25 02:23:40 +00:00
Herve Quiroz
885e2c130d Fix typo in pkg-descr 2005-02-25 00:26:01 +00:00
Jeremy Messenger
7df9b2b2b4 Disable threads again; it has caused the more troubles. This time, it has
${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the
headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl,
ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve
those issues. It is recommend you to rebuild any apps that depend on
lang/ruby18, so see the UPDATING for detail.

Remove the 'BROKEN' on the other ports that knu has added them few weeks ago.
Some of them have been tested, so if one of them is still broke then please
let us know and one of us will re-add the 'BROKEN'.

This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x
and I did others. lofi, thanks for help!

Tested by:	many people
Tested on:	i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x),
		and sparc64 (FreeBSD 5.x and 6.x)
Not test on:	ia64 and alpha
Approved by:	portmgr (kris)
2005-02-25 00:17:28 +00:00
Herve Quiroz
f7254e2cfb Add a mirror
Submitted by:	maintainer
Reported by:	kris via pointyhat
2005-02-24 23:48:22 +00:00
Jacques Vidrine
a1960e0e1d Update 1.2 -> 1.3. This resolves a segfault occurring in some
situations due to an unterminated hotkey list.

The crash and cause was
Reported by:	nork
nork@ also recommended a fix, but ume@ noticed that the latest version
of im-ja corrected the issue.  In fact, this update was
Submitted by:	ume
2005-02-24 22:58:03 +00:00
Herve Quiroz
d0164eff5a - Update to 3.0.11 [1]
- Replace perl wrapper with a new python control script and an RCng startup
  script [1]
- Update to bsd.java.mk 2.0
- Add $FreeBSD$ tags
- Tweak pkg-descr to calm portlint
- Use provided ${FMT} macro

PR:		77989 [1]
Submitted by:	maintainer [1]
2005-02-24 22:50:29 +00:00
Herve Quiroz
c8ee142588 Forced commit to add missing info from last commit log:
- Tweaked pkg-descr to calm portlint
2005-02-24 22:43:07 +00:00
Herve Quiroz
a916dd1eb6 - Update to 2.1.16 [1]
- Replace perl wrapper with a new python control script and an RCng startup
  script [1]
- Use standard tab length [1]
- Update to bsd.java.mk 2.0
- Add $FreeBSD$ tags

PR:		77988 [1]
Submitted by:	maintainer [1]
2005-02-24 22:27:53 +00:00
Anders Nordby
69e9d582e2 Fix plist to satisfy pointyhat.
Also, use DOCSDIR in plist.
2005-02-24 21:51:44 +00:00
Thierry Thomas
575cd613e9 - Update to 1.6.8;
Changelog at <http://pear.php.net/package/DB/download/1.6.8/>

- Take maintainership.

PR:		ports/77931
Submitted by:	Antônio Carlos Venâncio Júnior
2005-02-24 21:46:40 +00:00
Thierry Thomas
b966078b4d Update to 1.2.0RC7.
Changelog at <http://pear.php.net/package/XML_RPC/download/1.2.0RC7/>.

PR:		ports/77921
Submitted by:	maintainer
2005-02-24 21:44:22 +00:00
Sergey Matveychuk
7608a97427 - Because of bugzilla's bugs. checksetup.pl doesn't check File::Spec modules version. So disable it's version check. (https://bugzilla.mozilla.org/show_bug.cgi?id=257933)
- fix web server's uid/gid
- fix plist that not listed

PR:		ports/76946
Submitted by:	"Choe, Cheng-Dae" <whitekid (at) gmail.com>
2005-02-24 21:42:41 +00:00
Sergey Matveychuk
0b5d3f8d4b Add devel/bitkeeper 2005-02-24 21:18:54 +00:00
Sergey Matveychuk
fcd914d17f BitKeeper - Scalable Distributed Software Configuration Management System.
Free for OpenSource projects.

PR:		ports/77041
Submitted by:	Matthias Andree <matthias.andree (at) gmx.de>
2005-02-24 21:18:08 +00:00
Thierry Thomas
60a21df1ff Try to fix a building failure reported by Kris on pointyhat.
If this is not sufficient, it should at least speed up the post-patch
target.
2005-02-24 20:30:00 +00:00
Sergey Matveychuk
888df0d62d - add ports/science/dcl
- fix dist name pattern for ports/science/cdcl
2005-02-24 20:28:24 +00:00
Sergey Matveychuk
1889a83b79 DCL is scientific graphic library for geoscience, written in Fortran.
PR:		ports/76856
Submitted by:	Shin'ya Murakami <murakami (at) ahs.scitec.kobe-u.ac.jp>
2005-02-24 20:26:31 +00:00
Sergey Matveychuk
b03ea2919c science/cdcl -> update to 5.3 and use gtk by default
science/cdcl-gtk     -> delete
science/ruby-dcl     -> update to 1.5 and use gtk by default
science/ruby-dcl-gtk -> delete
science/ruby-gphys   -> update to 0.3.5 and fix dependency
science/gave         -> update to 1.1.3 and fix dependency

PR:		ports/76853
Submitted by:	maintainer
2005-02-24 20:15:00 +00:00
Hajimu UMEMOTO
0493c405e3 make it compilable with Intel(R) C Compiler.
why icc defines __GNUC__?

Reported by:	Attila Nagy <bra@fsn.hu>
Suggested by:	hrs, nyan
Tested by:	Attila Nagy <bra@fsn.hu>
2005-02-24 19:31:22 +00:00
James E. Housley
1f93c107c4 Update to DAT 4433 2005-02-24 17:44:38 +00:00
Yen-Ming Lee
81b385bf21 * Update to 1.0.15
* Add support for gdbm, mysql, sqlite2.

PR:		based on 77160
Submitted by:	Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Approved by:	maintainer timeout
2005-02-24 17:39:08 +00:00
Joe Marcus Clarke
27c83b846d Re-add the distinfo entries for the CJK patch.
PR:		78032
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2005-02-24 17:36:01 +00:00
Gerald Pfeifer
730e0cd23f Update to the 20050223 snapshot of GCC 3.3.6. 2005-02-24 16:54:02 +00:00
Lars Thegler
5c9bcdd950 Update to 0.04
Now works on perl 5.005_03
Added WWW
2005-02-24 16:47:04 +00:00
Hiroki Sato
76c4e7dbc7 Document a format string vulnerability in mkbold-mkitalic.
Reviewed by:	simon
2005-02-24 15:43:23 +00:00
Herve Quiroz
7dfbd70fdd Update to 1.0.2
PR:		78018
Submitted by:	me
Approved by:	maintainer
2005-02-24 15:37:18 +00:00
Lars Thegler
d934475cff Update to 1.08
Rephrased IGNORE
2005-02-24 15:33:27 +00:00
Hajimu UMEMOTO
49021c54b4 Update to 2.1.18.
Security::	Fix single byte overflow in imapd annotate extension.
2005-02-24 14:57:46 +00:00
Volker Stolz
9d5afbb9e1 Update to 1.0.7a
PR:		ports/76580
Submitted by:	Stefan Walter
Approved by:	maintainer silence
2005-02-24 14:45:37 +00:00
Jun Kuriyama
5c43e637b8 Upgrade to 1.79 (and stylistic changes).
Submitted by:	hrs
2005-02-24 14:33:34 +00:00
Volker Stolz
d011ba0ced Schedule for removal with 3 months grace: No longer exists.
PR:		ports/77717
Submitted by:	Sam 'Reaper' Lawrence
2005-02-24 14:27:11 +00:00
Sergey A. Osokin
718910ff8b Update to 0.1.22. 2005-02-24 14:26:07 +00:00