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

547 Commits

Author SHA1 Message Date
Beech Rintoul
021a6e7a9d - Update to 20070915
PR:		ports/116420
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
Approved by:	sat (mentor)
2007-09-21 21:24:58 +00:00
Alexey Dokuchaev
021640a12d Fix some noticed spelling and consistency issues. 2007-09-20 08:59:13 +00:00
Alexey Dokuchaev
f35af4d0d5 - Mention x11/nvidia-driver in AFFECTS line for Xorg 7.3 entry
- Kill EOL spaces while here (should be OK since previous entry is trivial)
2007-09-20 08:43:03 +00:00
Timur I. Bakeyev
7775d0579a Add an entry aboutn new 3.0.26a version of net/samba3
Approved by:	shaun (mentor)
2007-09-18 22:31:50 +00:00
Clement Laforet
f829e11f2e - Add experimental support of OPTIONS.
From UPDATING:

  By popular request, OPTIONS support has been added. When actived
  (default), these knobs are ignored:
          * WITH_<CATEGORY>_MODULES
          * WITHOUT_<CATEGORY>_MODULES
          * WITH_CUSTOM_<CATEGORY>
          * WITH_MODULES
          * WITHOUT_MODULES
          * WITH_STATIC_MODULES
  However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.

- move envvars support to the beginning of apache22_checkconfig() to be
  sure we're using envvars during configtest [1]

PR:             ports/116329 [1]
Submitted by:   Ruud Althuizen <ruud@il.fontys.nl> [1]
2007-09-18 20:03:15 +00:00
Florent Thoumie
9a0d869db9 Add a note about nvidia-driver in X.org 7.3 entry.
Reminded by:	Lowell gilbert on -questions
2007-09-14 14:22:53 +00:00
Florent Thoumie
62df320cc3 - Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:	vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
2007-09-13 19:45:08 +00:00
Xin LI
c7ebccf83a Document OpenLDAP 2.4.x using BDB 4.6 by default 2007-09-07 10:04:29 +00:00
Renato Botelho
bdc8dde615 - Upgrade qmail-scanner to 2.01
- Repocopy qmail-scanner to mail/qmail-scanner1 to preserver 1.x version

I made a big confusion here, i forgot i have transfered maintainership of
qmail-scanner to jmelo@, and I took the PR and did all the job.
I explained to jmelo@ and he approved all these changes.

PR:		ports/115877
Submitted by:	Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
Approved by:	jmelo (maintainer)
Repocopied by:	marcus
2007-09-04 13:18:39 +00:00
Andrew Pantyukhin
87466b8058 - Update whois to 4.7.22 [1]
- Rename whois binary from gwhois to mwhois [1]
- Remove CONFLICTS from net/gwhois

PR:		ports/116001 [1]
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) [1]
2007-09-03 08:37:15 +00:00
Andrew Pantyukhin
685d8bfe29 - Fix a subtle typo
- Wrap a long line
2007-08-28 15:58:37 +00:00
Marcelo Araujo
889109ec24 - Update wordpress-mu and reworking the Makefile to follow standards.
Approved by:	itetcu (mentor)
2007-08-28 11:56:32 +00:00
Alex Dupre
493779bf8b Update to 5.1.21 release. 2007-08-28 09:33:41 +00:00
Rong-En Fan
44663e3c61 - Restore previous indentation 2007-08-25 16:28:16 +00:00
Joe Marcus Clarke
bbcb80ae1d Add an entry for net-im/pidgin to handle the sound file changes. 2007-08-21 20:42:35 +00:00
Gabor Kovesdan
4c9cd257fd - Extract command variable definitions from bsd.port.mk, they are now stored in
bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:37:24 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Alexey Dokuchaev
0bb5e228f9 Canonicalize @FreeBSD.org email addresses. 2007-07-23 13:56:16 +00:00
Alexey Dokuchaev
c5f937af9c Reflect recent changes in nvidia-driver ports. 2007-07-23 13:48:15 +00:00
Florent Thoumie
d2cff01673 Remove previous entry about xf86-video-nv. Riva128 driver was loaded
automatically when using Driver "nv" so there's no change visible to the
user.
2007-07-19 14:52:17 +00:00
Florent Thoumie
de1be1023a - Add an entry about xf86-video-nv update.
- Fix a typo in previous entry.
2007-07-19 14:47:43 +00:00
Brooks Davis
5198c6449d Upgrade to LLVM 2.0.
From the release notes: "This is the first LLVM release to correctly
compile and optimize major software like LLVM itself, Mozilla/Seamonkey,
Qt 4.3rc1, kOffice, etc out of the box on linux/x86"

For details on the changes to LLVM see:

http://llvm.org/releases/2.0/docs/ReleaseNotes.html

Submitted by:	se
PR:		ports/114169
2007-07-18 14:53:39 +00:00
MANTANI Nobutaka
bd70527bfe Add notes for editors/emacs users. 2007-07-16 17:08:58 +00:00
Joe Marcus Clarke
28228e92d1 Change the pulseaudio realtime group from `realtime'' to pulse-rt'' to stay
in sync with the distribution.
2007-07-13 06:40:50 +00:00
Joe Marcus Clarke
08fba00150 Remove trailing whitespace. 2007-07-13 06:38:32 +00:00
Li-Wen Hsu
982d8bada5 - Update to 1.5.6
- Update various language packs to the latest versions
- Change default install directory from www/data/gallery to www/gallery
- Use WWWDIR

PR:		ports/111568
Submitted by:	Alex Varju <freebsd-ports AT varju.ca> (maintainer)
2007-07-06 05:34:30 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Pav Lucistnik
16d3b05588 - Note for www/osCommerce users
PR:		ports/113605
Submitted by:	Vlad V. Teterya <vlad@vlad.uz.ua>
2007-06-14 21:56:23 +00:00
Martin Wilke
984a1197d1 - Notes for mediawiki Update 2007-06-14 21:20:48 +00:00
Johan van Selst
504d5e8efd Fix a typo in my previous commit
Reported by:	sat
2007-06-14 19:03:50 +00:00
Johan van Selst
a2961563c9 Clarify that xshttpd-devel installs in $PREFIX/www/xshttpd/ not $LOCALBASE/..
Reported by:	sat
2007-06-14 18:44:17 +00:00
Johan van Selst
a4421ce890 Note that www/xshttpd-devel now installs into another directory
Reviewed by:	flz
2007-06-14 17:38:18 +00:00
Andrew Pantyukhin
283d436a2e - Update to 1.4
- Move out agent into net/zabbix-agent
- New option for checking ldap servers (on by default)
- Lots of minor fixes
2007-06-13 13:53:11 +00:00
Ion-Mihai Tetcu
053480daf5 Don't live in the past.
Submitted by:	Michael Plass <michael@plass-family.net>
2007-06-13 08:41:23 +00:00
Ion-Mihai Tetcu
89348a64d1 Mention security/sshguard split. 2007-06-12 20:20:52 +00:00
Sergey Matveychuk
84d1516915 - Bring back lines about portupgrade database recreating. They make no hurt
but make us sure a user will not shout his leg by accidently changing
  BDB version.
- Fix a typo.

Noted by:	kris
2007-06-06 21:53:07 +00:00
Sergey Matveychuk
3b3d5639e6 In xorg serction:
- remove useless database recreations commands for portupgrade-devel. It
  use the same format.
- Fix a paragraph when was said Xorg recreate xorg.conf file on run.
  It does not, so you need see a log for defaults and fix your old
  xorg.conf by hands.
2007-06-06 20:34:53 +00:00
Lars Thegler
2f90b2f76f Add note on updating devel/perforce 2007-05-26 18:20:20 +00:00
Jun Kuriyama
8edeff61f4 - Upgrade to 1.0.5. 2007-05-26 12:29:44 +00:00
Erwin Lansing
2882d5b3d1 - Change the name to Xorg to indicate that not only the x11/xorg
meta-port is affected.
- Mention that users with unchanged environments can use fetchindex
  and do not need to build it by hand.

Submitted by:	Henrik Brix Andersen <henrik@brixandersen.dk>
Approved by:	portmgr (self)
2007-05-24 21:25:49 +00:00
Kirill Ponomarev
5ae9679b84 Add entry for net/samba3 3.0.25
Approved by:	portmgr (self)
2007-05-24 07:58:27 +00:00
Florent Thoumie
7ad44913e1 Fix typo.
Reported by:	ceri
Approved by:	portmgr (blanket)
2007-05-21 15:50:26 +00:00
Joe Marcus Clarke
541799c176 Update the X.Org updating instructions with some last-minute caveats and
gotchas.

Reviewed by:	portmgr
		x11
Approved by:	portmgr (implicit)
2007-05-20 04:39:19 +00:00
Joe Marcus Clarke
3ce28b3180 Remove trailing whitespace.
Approved by:	portmgr (implicit)
2007-05-20 04:31:28 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Hiroki Sato
4046a765ca Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.
Changes include:

 - Set WITH_GHOSTSCRIPT_GNU forcibly.

 - Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts.
   CIDFnmap still works but when a font is both in Resource/Font or
   Resource/CIDFont and in CIDFnmap, the former entry will be used.
   For the actual font mapping, see files in Resource/CIDFont/*.

   So, note that you need to remove (or rename) the virtual font if you use
   CIDFnmap for the moment.  This is still a transitional measure and
   more consistent font management thoughout the ports collection should
   be added later.

   This is just an internal structural change; default font mapping has
   not been changed.

 - Add Chinese font support to print/gsfonts (but no dependency added).
2007-04-28 13:03:16 +00:00
Cheng-Lung Sung
11f94566db - Add notes for www/p5-Kwiki users 2007-04-24 07:05:57 +00:00
Marc Fonvieille
d9fdb7960a s/apropriate/appropriate 2007-04-13 11:31:19 +00:00
Rong-En Fan
2a8d66e3bf - Correct uid/gid migration for net-mgmt/nagiosfor net-mgmt/nagios
PR:		ports/111434
Reported by:	Andrey Volkov <volkov at nolty.ru>
Submitted by:	Jarrod Sayers <jarrod at netleader.com.au>
2007-04-12 12:00:26 +00:00