Commit graph

2108 commits

Author SHA1 Message Date
Boris Samorodov
3a37fa98b6 Update to version 1.25.0. 2009-07-19 18:03:32 +00:00
Dirk Meyer
5adf39eca7 - update to 6.0.3 2009-07-18 11:14:26 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Martin Wilke
897723e1ae - Drop maintainership 2009-07-11 15:52:03 +00:00
Dennis Herrmann
03f2182eeb - Update to 0.74 2009-07-10 09:17:29 +00:00
Jeremy Messenger
1dc4288e2e Fix a typo, libtool15 -> libtool:15 in USE_AUTOTOOLS.
Approved by:	Alexander V. Chernikov <melifaro@ipfw.ru> (maintainer)
2009-07-02 18:29:08 +00:00
Jeremy Messenger
ff8aaaf6ca Fix a typo, libtool15 -> libtool:15 in USE_AUTOTOOLS. 2009-07-02 17:30:57 +00:00
Timur I. Bakeyev
6089eb16d1 PR: 136092
Submitted by:	maintainer
Update port to the 0.0.6pre12 version.
2009-07-02 10:48:03 +00:00
Diane Bruce
bbcd696999 - Update to 2.0.2
PR:	ports/136086
2009-06-30 19:10:35 +00:00
Philip M. Gollucci
a464f4a6e6 - Update to 1.06
PR:             ports/135721
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-06-21 19:17:39 +00:00
Philip M. Gollucci
4f948ee5a0 - Update to 0.7.0
- Don't mix PORTDOCS/PORTEXAMPLES
2009-06-18 07:52:53 +00:00
Diane Bruce
6d17b1c0bf - Fix LOCALBASE [1]
- Fix dead link in pkg-descr

Reported by:	itetcu [1]
2009-06-17 12:19:35 +00:00
Stanislav Sedov
cc69d7aa7d - Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
2009-06-16 15:53:25 +00:00
Martin Matuska
6203b5885e - Update to 3.1.5
- Fix build and install with custom PREFIX [1]

Reported by:	QAT [1]
2009-06-15 08:13:38 +00:00
Diane Bruce
d620a5988a - As discussed with ITetcu mark no maintainer hamradio ports as hamradio@ 2009-06-14 23:46:18 +00:00
Diane Bruce
fe76f65438 - As discussed with ITetcu mark no maintainer hamradio ports as hamradio@. 2009-06-14 23:44:16 +00:00
Diane Bruce
12acbd4868 - As discussed with ITetcu, hamradio@ will pick up hamradio ports. 2009-06-14 23:42:04 +00:00
Erwin Lansing
4ba28c6c72 Remove comms/gfax as it has been marked BROKEN for over 4 months. 2009-06-13 19:09:57 +00:00
Joerg Wunsch
8715d0081c Removed comms/xcept: stale old code, underlying protocol no longer in use
by telcos.
2009-06-13 19:05:42 +00:00
Erwin Lansing
ffce433fd2 Mark BROKEN on 8.x: does not build. 2009-06-12 07:40:39 +00:00
Erwin Lansing
701a456244 Mark BROKEN on 8.x: does not build. 2009-06-12 07:28:19 +00:00
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
Ion-Mihai Tetcu
f3bc8eae1b Fix build with custom LOCALBASE.
Submitted by:	maintainer
Reported by:	QATty
2009-06-06 17:06:21 +00:00
Diane Bruce
fc95c37a3f - Fix PREFIX PPP
Notified by:	itetcu
2009-06-05 19:13:57 +00:00
Erwin Lansing
898d3f6d23 Mark BROKEN on 8.x: does not build. 2009-06-04 07:24:47 +00:00
Martin Wilke
cb4458e6c8 The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfix
release in 4.2.x series. The official KDE 4.2.4 release changelog can
be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
2009-06-03 11:02:11 +00:00
Dennis Herrmann
0901a37cde - Respect PREFIX/MANPREFIX
Reported by:	QAT
2009-06-02 17:33:48 +00:00
Wesley Shields
58b50f72f5 - Switch to using new MASTER_SITE_KERNEL_ORG
PR:		ports/134566
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	Guido Falsi <mad@madpilot.net> (maintainer)
2009-06-01 16:55:28 +00:00
Dirk Meyer
f11ab65173 - do not modify owner/group of NLS dirs
Reported By:	QAT
2009-06-01 10:34:39 +00:00
Pav Lucistnik
aa952fd48f - Resolve LATEST_LINK conflict 2009-05-31 20:31:08 +00:00
Dirk Meyer
3c42352a73 - update to 6.0.2
- use rcNG startscript
2009-05-31 12:23:47 +00:00
Mark Linimon
399b11d91b Mark as broken on sparc64: uses i386 assembly. 2009-05-29 04:09:55 +00:00
Alexander Logvinov
9463ff6e5b Change MAINTAINER on my ports to my FreeBSD email address
Approved by:	tabthorpe (mentor)
2009-05-28 20:44:16 +00:00
Philip M. Gollucci
2e9b06c517 - seperate LATEST_LINKS comms/spandsp-devel5 and comms/spandsp-devel 2009-05-21 16:12:15 +00:00
Pav Lucistnik
811b54453a - Update to 1.52
PR:		ports/133017
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
Approved by:	maintainer timeout (anders; 2 months)
2009-05-21 14:41:35 +00:00
Max Brazhnikov
6d4146817f Add optional dependency on print/kdeutils4-printer-applet 2009-05-15 18:01:54 +00:00
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Diane Bruce
714e6c8dbe - Make build again.
Notified by:	pav (via pointyhat)
2009-05-12 23:19:52 +00:00
Max Brazhnikov
c4efb99db9 Update KDE ports to 4.2.3
See original release announcement for details:
http://kde.org/announcements/announce-4.2.3.php

New ports:

  devel/kdebindings4:
	Meta port of KDE bindings for C#, Java, PHP, Python and Ruby.
	Currently only Python bindings are supported.

  devel/kdebindings4-python, devel/kdebindings4-python-krosspython,
  devel/kdebindings4-python-pykde4:
	Python bindings for KDE.

  print/kdeutils4-printer-applet:
	printer-applet is a system tray utility. It shows current print jobs,
	shows printer warnings and errors and shows when printers that have
	been plugged in for the first time are being auto-configured by
	hal-cups-utils. It replaces kjobviewer in KDE 3.

  print/system-config-printer-kde
	A port of Gnome system-config-printer to KDE.
2009-05-09 19:38:16 +00:00
Dmitry Marakasov
fb079817d6 - Update to 0.0.6pre7
- Pass maintainership to submitter

PR:		133839
Submitted by:	"Alexander V. Chernikov" <melifaro at ipfw dot ru>
2009-05-06 23:53:15 +00:00
Max Brazhnikov
f4344fa32b Update to 0.20.0, switch to Qt4.
Pass maintainership to submitter.

PR:		based on ports/133788
Submitted by:	Jason Bacon <jwbacon at tds.net>
Approved by:	markus (previous maintainer)
2009-04-28 19:17:53 +00:00
Boris Samorodov
26858d81b5 Update to version 1.24.0.
Remove patches incorporated upstream.
2009-04-25 23:11:00 +00:00
Martin Wilke
66484315dd - Update to 4.18.1.
PR:		133585
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2009-04-24 20:34:26 +00:00
Martin Wilke
745199b54e - Mark all kde4 ports MAKE_JOBS_UNSAFE
Approved by:	portmgr (pav)
2009-04-17 13:10:42 +00:00
Diane Bruce
6f862ac54c - Fix mtree
Reported by:	QAT
Approved by:	portmgr
2009-04-13 19:12:26 +00:00
Diane Bruce
0707dffe98 - Update to 3.11
- Upstream has accepted diffs.
2009-04-12 23:17:41 +00:00
Dmitry Marakasov
a845be01bb - Update distinfo, distfile was rerolled
PR:		133574
Submitted by:	Guido Falsi <mad at madpilot dot net> (maintainer)
2009-04-11 04:10:38 +00:00
Dennis Herrmann
9926b2c234 - Update to 1.4.11
PR:		ports/133562
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
Approved by:	miwi (mentor)
2009-04-10 14:50:21 +00:00
Joe Marcus Clarke
ae52bc8089 Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
2009-04-10 05:56:28 +00:00