Commit graph

82115 commits

Author SHA1 Message Date
Kris Kennaway
b74c656afa Reset bouncing maintainer address ("Host not found") 2003-08-15 22:34:01 +00:00
Maho Nakata
ae099aec7b Committed in the cws_srx645_ooo11rc3 CVS repo. 2003-08-15 22:33:40 +00:00
Maho Nakata
d072a29722 Now passes compilation for recent 4.8-STABLE and 5-CURRENT,
but still fails during/after the installtion :(

a) follow up to recent cvs checkout
  (cws_srx645_ooo11rc3, 2003/08/15)

b) Use gcc33 from ports for both 4 and 5.
   gcc-3.3 of 5-CURRENT seems to brake somewhere,
   and recent version of OOo hits some internal
   error of gcc-3.2.3.

c) remove --enable-gcc3, --with-os-version and --with-ant-home
   gcc3 is deprecated, os version and ant home should be
   detected automatically by configure(setting os version
   had been dangerous, since difference can be seen between
   /usr/include/osreldate.h and sysctl kern.osreldate)
   however nowadays it is not so dangerous)

d) add build dependency for Xft and gtk-2.0.
2003-08-15 22:32:21 +00:00
Dirk Meyer
62ed3cc513 - Fix path in last patch
Pointed out by: kris
2003-08-15 22:31:15 +00:00
Kris Kennaway
b89a8735ab Reset bouncing maintainer address ("Host not found") 2003-08-15 22:28:50 +00:00
Kris Kennaway
a9e4d4c309 Reset bouncing maintainer address ("User unknown") 2003-08-15 22:25:31 +00:00
Joe Marcus Clarke
b86405c1b6 Fix build on sparc64 by consolidating two lines into one.
Reported by:	bento via kris
2003-08-15 21:48:10 +00:00
Andrey A. Chernov
2b1cb1f349 Upgrade to 3.2.3 (fix for new gcc) 2003-08-15 19:40:42 +00:00
Dirk Meyer
7334b897a1 - Force binding with wish8.3, even if wish8.4 is installed.
- install and build, even if no DISPLAY is running
This will allow packages to be build on bento
2003-08-15 18:44:27 +00:00
Akinori MUSHA
71962265dc Add ruby-p4 (P4Ruby), Ruby interface to the Perforce API. 2003-08-15 18:40:47 +00:00
Andrey A. Chernov
2fe7c9bc09 Upgrade to 1.6.1
Spaces->tabs

Submitted by:   krion
2003-08-15 17:56:11 +00:00
Joe Marcus Clarke
12a8b0c085 Really fix the bug where portlint looks through COMMENT for direct command
usage.
2003-08-15 17:47:21 +00:00
Ceri Davies
450dc48405 o Correct the number of extra markers that we provide, according to pkg-descr
o Correct portlint warnings

PR:		ports/55332
Reviewed by:	adamw
2003-08-15 16:24:21 +00:00
Dirk Meyer
7f4bf1575f - revert default to tcl/tk83, leave tcl/tk84 as option 2003-08-15 16:08:10 +00:00
Sergey A. Osokin
3575667139 Update to 2.1.2. [1]
Add PLIST_SUB, that decrease diffs against libgphoto2
port in next update-time. [2]

Submitted by:	Jeremy Prior <jez@chagford.netcraft.com> [1],
		osa [2]
PR:		55602
2003-08-15 15:52:19 +00:00
Sergey A. Osokin
9a94eb01ab Fix ${MASTER_SITE_SUBDIR}
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
PR:		55607
2003-08-15 14:46:06 +00:00
Joe Marcus Clarke
0e7b38f18a Update to 0.67. 2003-08-15 14:33:36 +00:00
Joe Marcus Clarke
2ae679848d Update to 0.5. 2003-08-15 14:32:30 +00:00
Joe Marcus Clarke
7a21fe86cd Update to 0.13.2. 2003-08-15 14:32:13 +00:00
Greg Lewis
1b28bf39ee . Include <time.h> instead of doing a bogus declaration of time(3). This
should get the alpha closer to compiling.

Submitted by:	bento
2003-08-15 14:28:23 +00:00
Hye-Shik Chang
ca3ad95cad Update to 0.91 2003-08-15 13:23:51 +00:00
Alexander Leidinger
daaf1aa22e - Update to 7.1.025.
- Fix spelling of CONFLICTS [1].
- Add request for benchmark numbers [2].

Noticed by:	Andreas Schweitzer <Andreas.Schweitzer@hs.uni-hamburg.de> [1]
Discussed with:	Intel [2]
2003-08-15 13:00:08 +00:00
Martin Blapp
fc54edbdda Not needed anymore. 2003-08-15 12:48:50 +00:00
Martin Blapp
fb514feacc Upgrade to uade 0.80 final 2003-08-15 11:15:47 +00:00
Yen-Ming Lee
b070d4d051 - Update to 9.2.1
PR:		55579
Submitted by:	Nicolas Jombart <ecu@ipv42.net>
2003-08-15 07:42:36 +00:00
Joseph Koshy
83a2f4da6c Unbreak build with GCC 3.3.1.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2003-08-15 07:29:04 +00:00
Joseph Koshy
7ad3fa1437 Fix build breakage with the GCC 3.3.1.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de>
2003-08-15 07:24:45 +00:00
Joe Marcus Clarke
a519284c90 Update to 4.12. 2003-08-15 07:09:12 +00:00
Joe Marcus Clarke
7da7ee86c0 Fix the plist.
Submitted by:	maintainer
Reported by:	Sergey Akifyev <asa@gascom.ru>
2003-08-15 07:02:49 +00:00
Kris Kennaway
e8b3b22048 Mark IGNORE on 5.x: chkrootkit reports false positives
Inspired by:	Yet another "have I been hacked" email on questions@
2003-08-15 06:17:16 +00:00
Joe Marcus Clarke
0bd33bd673 * Add support for the new INFO macro
* Clean up some more Perl warnings
* Make sure all the MAN macros are printed in all uppercase
* Add perl, ruby, python, and the auto* tools to the list of direct
  commands [1]

PR:		55529 [1]
Submitted by:	Jens Rehsack <rehsack@liwing.de> [1]
2003-08-15 05:05:33 +00:00
Dirk Meyer
75420dee66 - apply patch from fearow@comcast.net 2003-08-15 04:53:58 +00:00
Dirk Meyer
38963399e1 - New option LDAP_PORT 2003-08-15 04:44:40 +00:00
Dirk Meyer
bf3c76f53a - New option LDAP_PORT 2003-08-15 04:39:21 +00:00
Yen-Ming Lee
8ff9b87bcf update bsdsar_gather's arguments in pkg-install
Submitted by:	leafy <leafy@leafy.idv.tw>
Reviewed by:	eric@trinitel.com
Approved by:	eric@trinitel.com
2003-08-15 04:16:27 +00:00
Dirk Meyer
69ce2b3499 Cone is a text-based mail client. Cone seamlessly handles multiple POP3,
IMAP accounts, and local mail folders. Cone is also a simple newsreader.
Cone is designed to be foolproof enough to be used by inexperienced users,
but also offers advanced features for power users.

PR:		54218
Submitted by:	matthias.andree@gmx.de
2003-08-15 02:49:45 +00:00
Joe Marcus Clarke
982aa704c1 * Update to 2.5.10
* Clean up the Python installation to obey PREFIX (finally)
* Mark some of the more troublesome build options as DEVELOPER ONLY!
2003-08-15 02:31:28 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Jun Kuriyama
7c0800f7ec Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...

Pointy hat to:	kuriyama
2003-08-14 22:12:22 +00:00
Joe Marcus Clarke
dd1e0961ec Add a patch from gtk+ CVS that fixes the corrupt thumbnails in
gnome-theme-manager.

Obtained from:	gtk+ CVS
2003-08-14 21:56:14 +00:00
Kirill Ponomarev
9e03f19df1 - Update to 1.0.1
- Take maintainership
2003-08-14 20:30:16 +00:00
Joe Marcus Clarke
2585800df2 Add an entry for x11-toolkits/gtk-industrial-theme. 2003-08-14 19:11:41 +00:00
Joe Marcus Clarke
c2ab21bb82 Update to 0.3. 2003-08-14 19:10:24 +00:00
Joe Marcus Clarke
27eb4f2369 Remove the gtk-industrial-theme. It is now part of gnome-themes-extras. 2003-08-14 19:10:05 +00:00
Dirk Meyer
7c53c2b52e - Fixes restart problems with patch from qhwt@myrealbox.com 2003-08-14 18:32:17 +00:00
Dirk Meyer
60087e5de3 - make IGNORE, license terms need to be agreed prior install
- apply patch from fearow@comcast.net
- add USE_PERL=yes
PR:		55368
2003-08-14 18:25:10 +00:00
Dirk Meyer
284c030888 - New option LDAP_PORT
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
- Make portlint happier
2003-08-14 18:00:01 +00:00
Greg Lewis
8e29f3aaf6 . Remove some more cruft. 2003-08-14 17:51:10 +00:00
Dirk Meyer
827ad62b34 - make option LDAP_PORT overwriteable 2003-08-14 17:49:35 +00:00
Joe Marcus Clarke
2c8d21c1d8 Use openldap21-client. 2003-08-14 17:47:26 +00:00