1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

199370 Commits

Author SHA1 Message Date
Jeremy Messenger
a8f323f046 Update to 2.14.3. 2008-07-01 02:00:25 +00:00
Jeremy Messenger
7b01b1998a Update to 2.22.3. 2008-07-01 01:53:51 +00:00
Jeremy Messenger
a08ef483fd Update to 1.20.4. 2008-07-01 01:50:37 +00:00
Mark Linimon
a721f9fd92 Catch up with master 1.595. 2008-07-01 01:22:51 +00:00
Joe Marcus Clarke
7e68a6957b Update to 2.22.3. 2008-07-01 01:10:02 +00:00
Joe Marcus Clarke
91b276595c Update to 2.22.3. 2008-07-01 01:01:57 +00:00
Martin Wilke
fca7fb852a - Update to 20080628 2008-07-01 00:54:30 +00:00
Joe Marcus Clarke
f672a66a49 Update to 1.22.3. 2008-07-01 00:50:02 +00:00
Joe Marcus Clarke
4fdf50a5b2 Update to 2.22.3. 2008-07-01 00:45:22 +00:00
Adrian Chadd
fbebf2897b A commit to squid a few months ago broke using openssl's MD5 implementation
without compiling in ssl. This fix disables including the openssl headers
unless SSL support is compiled in, leaving the md5 stuff to hopefully
compile correctly.
2008-06-30 22:13:16 +00:00
Ed Schouten
707a32d306 Switch the japanese/sj3 port to termios instead of sgtty.
This makes the port build again with the latest versions of FreeBSD
-CURRENT. Also increment the PORTREVISION, because we want older
binaries of sj3 to be recompiled. sgtty is bad.

Approved by: philip (mentor), Hiroo Ono (port maintainer)
2008-06-30 21:05:03 +00:00
Erwin Lansing
37ffdd7063 Update to 1.40000 2008-06-30 20:46:17 +00:00
Erwin Lansing
17280f85e1 Update to 0.10 2008-06-30 20:44:07 +00:00
Pietro Cerutti
53242a4496 - Remove misc/goblin, repocopied to math/
- Remove SUBDIR from misc/Makefile
- Add entry to MOVED
2008-06-30 20:27:07 +00:00
Pietro Cerutti
3c9d3c55b9 - Add goblin, repocopied from misc/ 2008-06-30 20:21:14 +00:00
Jeremy Messenger
a63a2676b6 Add notes about poppler* and firefox3. 2008-06-30 20:20:47 +00:00
Oliver Lehmann
89d2be6cc0 change "dovecot" in
Add the following lines to /etc/rc.conf to enable dovecot
to "oidentd"

Reported by:	"Dan Corrigan" <dancorrigan1@gmail.com>
2008-06-30 20:17:39 +00:00
Jeremy Messenger
903b45dfc5 First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.

x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------

graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------

graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------

www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------

Approved by:	portmgr (marcus)
2008-06-30 20:16:22 +00:00
Pietro Cerutti
8518b507fa - Repocopy from misc/goblin to math/goblin
Repocopy by:	marcus
2008-06-30 20:16:02 +00:00
Xin LI
0d47ae0c82 Update to 0.1.6 2008-06-30 19:33:32 +00:00
Xin LI
abf6181b85 Update to 0.5.
PR:		ports/125077
Submitted by:	Wen Heping <wenheping gmail com>
2008-06-30 18:46:44 +00:00
Oliver Lehmann
d1998efdbe fix if lua 5.1 is installed
PR:		ports/125107
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-06-30 17:36:14 +00:00
Dirk Meyer
e7a8f8d0b8 - fix package for NOPORTDOCS=yes
Reported by:	itetcu
2008-06-30 16:02:51 +00:00
Alex Dupre
cf73ff829f Add missing distfile for -freebsd slave port. 2008-06-30 15:06:15 +00:00
Lev A. Serebryakov
7979636c95 Fix CATEGORIES for subversion & binding ports. 2008-06-30 12:39:14 +00:00
Lev A. Serebryakov
1f4e387afa Bump PORTREVISION due to subversion upgrade. 2008-06-30 12:36:56 +00:00
Emanuel Haupt
52671781f6 Update to 0.7.2 2008-06-30 11:40:45 +00:00
Andrej Zverev
d9beb4b991 This is the Net::LDAP model class for Catalyst. It is nothing more than a
simple wrapper for Net::LDAP. This class simplifies LDAP access by letting
you configure a common set of bind arguments. It also lets you configure a
base DN for searching.

WWW:    http://search.cpan.org/~danieltwc/Catalyst-Model-LDAP/
2008-06-30 11:35:09 +00:00
Lars Thegler
4e935e3935 Update to 0.09.000 (distversion 0.09000) 2008-06-30 11:34:17 +00:00
Lars Thegler
ca967c02f0 Update to 1.18 2008-06-30 11:03:08 +00:00
Lars Thegler
8c757e601e Update to 1.40.02 (distversion 1.4002) 2008-06-30 10:47:28 +00:00
Lars Thegler
c0a5bd6526 Update to 2.00 2008-06-30 10:32:52 +00:00
Adrian Chadd
5094cc66bb Update to Cacheboy-1.3.3. 2008-06-30 10:29:57 +00:00
Lev A. Serebryakov
54259416d2 Add subversion-java: high-level bindings for Java and subversion VCS. 2008-06-30 10:04:47 +00:00
Lev A. Serebryakov
9ffc02942d (1) Upgrade subversion to version 1.5.0.
(2) Make binding ports to be real ports, which installs only bindings and
      depend on subversion.
  (3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
  (4) Re-base subversion-freebsd to `devel/subversion'.
  (5) Fix all ports, which depends on subversion bindings.
2008-06-30 10:00:07 +00:00
Jimmy Olgeni
164733d9df Upgrade to snapshot of 2008.06.26 (svn revision 67).
Add NOPORTDOCS support.
2008-06-30 09:50:30 +00:00
Thierry Thomas
dcdb49bb61 Upgrade to 4.4.1.
Changelog at <http://bouml.sourceforge.net/historic.html>.
2008-06-30 08:51:11 +00:00
Lev A. Serebryakov
700f7b5228 Forced commit.
Repocopied from `devel/subversion-ruby'
2008-06-30 08:44:26 +00:00
Lev A. Serebryakov
2818cdf93f Forced commit.
Repocopied from `devel/subversion-python'
2008-06-30 08:43:52 +00:00
Lev A. Serebryakov
f39080af64 Forced committ.
Repocopied from `devel/subversion-perl'
2008-06-30 08:42:11 +00:00
Yen-Ming Lee
56e44769a9 - update to 0.59 2008-06-30 08:40:41 +00:00
Erwin Lansing
46b1e34e2a Update to 1.37
PR:		125112
Submitted by:	leeym
2008-06-30 08:01:24 +00:00
Beech Rintoul
beec1b5520 - Fix depend path 2008-06-30 07:42:48 +00:00
Beech Rintoul
003265f173 - Update to 0.7.2
- Install docs
2008-06-30 06:51:25 +00:00
Rong-En Fan
8c81b84127 - Remove unnecessary msync() which impact performance a lot
- Bump PORTREVISION

PR:		ports/125056
Submitted by:	Marcus Reid <marcus at blazingdot.com>
Approved by:	maintainer
2008-06-30 05:52:25 +00:00
Xin LI
f6ae7b0cc9 New port: mod_gzip2, an updated version of mod_gzip for apache 2.x.
Submitted by:	Stefan `Sec` Zehl <sec@42.org>
PR:		ports/125032
Repocopy by:	marcus (www/mod_gzip -> www/mod_gzip2)
2008-06-30 04:54:04 +00:00
Jose Alonso Cardenas Marquez
b994047b69 - Fix a build error with bsdcpio on 8.x
Submitted by:	Kris
2008-06-30 04:46:46 +00:00
Alexander Botero-Lowry
f71f4c2467 - update to 0.5DrLector
Submitted by:	swell.k@gmail.com
2008-06-30 04:45:45 +00:00
Joe Marcus Clarke
a17e14bbe8 Update to 0.2.5. 2008-06-30 04:00:03 +00:00
Joe Marcus Clarke
87239b2976 Update to 2.22.3. 2008-06-30 03:55:03 +00:00