1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

202624 Commits

Author SHA1 Message Date
Maho Nakata
2af2104bb5 Recognize diablo-jdk16.
Submitted by:	jkim
2008-08-29 03:14:53 +00:00
Jeremy Chadwick
0f313cf5f3 Fixup for my previous commit/patch.
- OSVERSION check should be against 800039 or higher, as that's when
  the sgtty changes were committed.
  http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/param.h.diff?r1=1.355;r2=1.356;f=h

- Fix stty.c patch.  Previous version would result in termios bits
  being overridden by #include <sys/ioctl_compat.h>, causing coreutils'
  stty to modify bits different than /bin/stty.  This version removes
  tab1/tab2 delay support, since tab1/tab2 delays aren't available in HEAD
  outside of the binary compatibility interface.  Also fixes stty --help
  usage to indicate only tab0 and tab3 are available.
2008-08-29 02:36:25 +00:00
Edwin Groothuis
6fb1378c86 The great "Unbreak archivers/lzo2" project - step 1
This patch doesn't unbreak it yet, but it increases the output of
the test in which the port building hangs. I tried to build this
port on the standard places (tb4.droso.net, my ports building jails)
but couldn't reproduce it.

So I'm waiting for this one to go through a run on i386 machines
(http://portsmon.freebsd.org/portoverview.py?category=archivers&portname=lzo2
shows it once happens on i386) to fail and to get a pav or erwin
email about it, which will at least show us where it goes wrong.
2008-08-29 00:38:26 +00:00
Maho Nakata
b9b8896b37 Update to DEV300_m30. 2008-08-28 21:32:14 +00:00
Florent Thoumie
fe6b276091 - Add MTP support (enable by default).
- Install missing icons.
2008-08-28 20:21:11 +00:00
Pietro Cerutti
ffaa71bb09 - Update to 1.9.1
- Take maintainship
2008-08-28 19:56:54 +00:00
Martin Matuska
4f994315e8 - Unbreak (we have gsasl 0.2.28 now) 2008-08-28 19:45:06 +00:00
Florent Thoumie
d9c457bc5d - Update devel/mono-addins to 0.3.1.
- Fix packing list when GTK2 isn't enabled.

Reported by:	portscout
2008-08-28 19:35:40 +00:00
Lars Thegler
479b80adac Update to 1.18 2008-08-28 19:29:50 +00:00
Pietro Cerutti
b73401b12f - Fix build
Reported by:	QA Tindie
2008-08-28 19:25:32 +00:00
Pietro Cerutti
88a8dbb80a - Fix patch for NOPORTDOCS cases
Reported by:	QA Tindie
2008-08-28 18:58:30 +00:00
Philip M. Gollucci
10c1c1d224 DEPENDS_ARGS doesn't work with packages and even if it did
WITH_MODPERL2 / WITH_MODPERL is not handled correctly so the depency list for upcomming www/rt38 is way off.

As such, we've split this port into MASTER (www/p5-Apache-DBI) and
SLAVES (www/p5-Apache-DBI-mp1) and (www/p5-Apache-DBI-mp2).

While here, cleanup the MASTER port a little
 - spell out the RUN_DEPENDS
 - remove USE_APACHE and let www/mod_perl* deal with it
 - pull the plist into Makefile

Bump PORTREVISION

Discussed with:     pav on #bsdports
Approved by:        gabor (mentor)
2008-08-28 18:30:27 +00:00
Philip M. Gollucci
e23bda4362 - Fix foobarred patch file. This is what should have been committed
to begin with.
- Bump PORTREVISION

Approved by:    gabor (mentor)
2008-08-28 17:24:07 +00:00
Erwin Lansing
ce05760720 Chase update of devel/p5-IO-Async.
Submitted by:	pointyhat
2008-08-28 16:06:05 +00:00
Bruce M Simpson
c537196fd1 Unbreak. 2008-08-28 15:28:15 +00:00
Palle Girgensohn
c3b2ebe873 Update ICU patch to chase update of autoconf 2.61 -> 2.62
PR:		ports/126773
Submitted by:	Robert Schulze
2008-08-28 15:15:28 +00:00
Dmitry Marakasov
d36d42df04 - Update to 1.6.10 2008-08-28 14:53:06 +00:00
Dmitry Marakasov
12a0d6e5e3 - Fix plist for NOPORTDOCS case
Reported by:	QAT
2008-08-28 14:46:29 +00:00
Andrey A. Chernov
7409d09480 update to 2.7.1
PR:             126918
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-08-28 14:36:07 +00:00
Pietro Cerutti
5875d23e78 - Fix build
Reported by:	QA Tindie
2008-08-28 12:09:58 +00:00
Jeremy Chadwick
11e7c7e8e8 Fix-up for 8.0-CURRENT. src/stty.c fails to compile due to TAB1 and TAB2
termios bits being undefined.  They've been moved to sys/ioctl_compat.h which
requires _KERNEL be defined.  Somewhat of an ugly hack; possible alternative
would be to remove use of TAB1 and TAB2 in src/stty.c altogether.

Reported by:	jsa @ EFnet
2008-08-28 12:06:21 +00:00
Florent Thoumie
e65a34d9ca Add multimedia/banshee, a multimedia player for the Gnome desktop. 2008-08-28 11:32:47 +00:00
Pietro Cerutti
272b2e639a - Respect NOPORTDOCS
Reported by:	QA Tindie
2008-08-28 08:05:13 +00:00
Pietro Cerutti
e4bb8cee3a - Actually fix plist issues (trial #2) 2008-08-28 07:17:57 +00:00
Beech Rintoul
254cbcab56 - Revert to 1.6.7, update breaks dependencies 2008-08-28 06:57:22 +00:00
Pietro Cerutti
3f9032fcb3 - Update to 1.1.9
- Minor Makefile cleanup
- Take over maintainship [1]
- Fix PLIST [2]

Approved by:	demon@ (former maintainer) [1]
Reported by:	QA Tindie [2]
2008-08-28 06:52:26 +00:00
Alex Dupre
891670c621 Cosmetic fixes. 2008-08-28 06:21:53 +00:00
Alex Dupre
ff71cfceeb Update to 4.2.3 release. 2008-08-28 06:07:38 +00:00
Philip M. Gollucci
2e82da439a - Standardize my e-mail address to @FreeBSD.org
Approved by:    gabor (mentor)
2008-08-28 04:56:49 +00:00
MANTANI Nobutaka
e9eb8571d7 Fix pkg-plist. 2008-08-28 04:33:00 +00:00
Philip M. Gollucci
657525d5e3 - Forced commit to record repocopy:
net-mgmt/nagios -> net-mgmt/nagios2

Repocopy by:    marcus
Approved by:    gabor (mentor)
2008-08-28 04:28:07 +00:00
Oliver Lehmann
53ec59faa7 update mercator to 0.2.6 2008-08-28 04:17:09 +00:00
Philip M. Gollucci
e01bf82b54 - Update to 1.3.4
- SHLIB bump, no dependant ports

Approved by:    gabor (mentor)
2008-08-28 04:07:57 +00:00
Cheng-Lung Sung
b9011949f2 - Update to 0.7.8 2008-08-28 03:45:54 +00:00
Beech Rintoul
77f6636f33 - Add plist entry 2008-08-28 03:04:34 +00:00
Beech Rintoul
7256f15121 - Add entry for www/cherokee-devel 2008-08-28 02:52:01 +00:00
Beech Rintoul
95bcf015f0 - Send to attic, no longer needed 2008-08-28 02:47:34 +00:00
Beech Rintoul
9385d06a9e - Update to 0.8.1
- Major release with complete docs and admin interface
2008-08-28 02:29:53 +00:00
Beech Rintoul
990aa205ea - Unhook cherokee-devel from build 2008-08-28 02:25:27 +00:00
Cheng-Lung Sung
22af58e1a3 - Update to 0.24
Changes:	http://search.cpan.org/dist/ExtUtils-CBuilder/Changes
2008-08-28 02:10:55 +00:00
Edwin Groothuis
222f88cc20 USE_TK -> USE_TK_RUN 2008-08-28 02:07:56 +00:00
Edwin Groothuis
72afd2a174 Stopwatch does what its name implies - enables hand timing much
like a physical stopwatch. It can also be used as a countdown timer.

Stopwatch has millisecond accuracy and no artificial limit on hours.
Stopwatch runs on UNIX, Windows, and MacOS.

WWW: http://expect.nist.gov/stopwatch/
Author: Don Libes <libes@nist.gov>
2008-08-28 02:03:33 +00:00
Cheng-Lung Sung
7005723b1e - Update to 0.625
Changes:	http://search.cpan.org/dist/Config-Model/ChangeLog
2008-08-28 01:55:05 +00:00
Cheng-Lung Sung
0ad03b6c47 - Update to 0.37
Changes:	http://search.cpan.org/dist/Pugs-Compiler-Rule/Changes
2008-08-28 01:15:17 +00:00
Cheng-Lung Sung
7c568d16ff - Update to 0.8.2 2008-08-28 01:14:28 +00:00
Cheng-Lung Sung
f21d9e5bad - Update to 1.40 2008-08-28 00:25:47 +00:00
Jun Kuriyama
bd5a28bfcf Upgrade to 0.3.0.
PR:		ports/126878
Submitted by:	clsung
2008-08-27 23:35:29 +00:00
Steve Price
edcb6ac6ff Keep ports depending on the Motif libraries from crashing on 7.x.
PR:		112999, 117626
Submitted by:	sgk@troutmask.apl.washington.edu
2008-08-27 22:14:06 +00:00
Wesley Shields
30fbd889b1 Fix formatting (sorry danfe). 2008-08-27 22:08:02 +00:00
Wesley Shields
b3a2bbe8d1 - Update to 1.6.0.1
Lots of changes, the most visible of which is:

With the default Makefile settings, most of the programs are now
installed outside your $PATH, except for "git", "gitk" and
some server side programs that need to be accessible for technical
reasons.  Invoking a git subcommand as "git-xyzzy" from the command
line has been deprecated since early 2006 (and officially announced in
1.5.4 release notes); use of them from your scripts after adding
output from "git --exec-path" to the $PATH is still supported in this
release, but users are again strongly encouraged to adjust their
scripts to use "git xyzzy" form, as we will stop installing
"git-xyzzy" hardlinks for built-in commands in later releases.

The 1.6.0 Release Notes:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.txt

The 1.6.0.1 Release Notes:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.1.txt
2008-08-27 22:05:12 +00:00