| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
default. If $[CJKT]SERVER environment variable is defined, the
value is used as the server host name. In JSERVER case, for
example, the server name is determined in the following way:
$JSERVER --(if null)--> wnn-jserver --(if null)--> "unix"
If the server host name is null or matches "^unix$", unix
domain socket is used. The path name of the socket can be
specified in wnn-[cjkt]udpath custom variable.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
jserverrc. This specifies listen address of the INET socket.
Note that the default value is set as 127.0.0.1. If you need
the old behavior (listen INADDR_ANY), use "-a 0.0.0.0" in
$wnn_flags or modify jserverrc.
- Fix a buffer overflow when very long file name is specified in
the -f option.
- Fix a typo in CONFIGURE_ARGS and COMMENT.
- Rename a patch file (patch-Wnn-jd-serverdef).
|
|
|
|
|
| |
PR: ports/128403
Submitted by: Phillip N. <pneumann@gmail.com>
|
|
|
|
| |
- Added MASTER_SITES for redundancy
|
|
|
|
| |
japanese/sj3-server default listen address change.
|
| |
|
|
|
|
|
|
|
|
| |
- Make WITH_SQUID_COSS a no-op for now (see UPDATING)
- Use "templates" as the default language directory
PR: 127627
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added handling for crontab installation problems
- Incorported security fixes from PR opened after previous commit
- Added UPDATING entry since configuration options have changed
fairly significantly
PR: ports/122842
Submitted by: Cezary Morga <cm@therek.net>
PR: ports/127255
Submitted by: Yasuhiro KIMURA <yasu at utahime dot org>
Reviewed by: glarkin
Approved by: beech (mentor, implicit)
Approved by: portmgr (marcus)
Security: Incorrect addition of logcheck user to wheel group
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and connect net-mgmt/nagios2 to the build
- Move net-mgmt/nagios-devel -> net-mgmt/nagios
(v3.0.3)
- Add note to UPDATING
o net-mgmt/nagios [3]
SF Macro
USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)
OPTIONS+= EVENT_BROKER [1]
use @dirrmtry in pkg-plist
o net-mgmt/nagios12 [2]
SF Macro
USE_RC_SUBR != yes (files/nagios.sh.tmpl -> files/nagios.in)
Conversion to pkg-install, pkg-deinstall, pkg-message
use @dirrmtry in pkg-plist
o net-mgmt/nagios2 [4]
SF Macro
USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)
PRs: ports/126758 [4]
ports/126761 [3]
ports/126754 [2]
ports/126684 [1]
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Reworked by: pgollucci - freebsd ports infrastructure changes
Reviewed by: pgollucci
Approved by: gabor (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: gabor (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
lot of build failure report about it cannot find -lgio-2.0.
- Add graphics/cairo in AFFECTS as got a PR related with cairo requires newer
pixmap. It should helps the green users.
Reviewed by: marcus (also with English grammar tweak)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Upgrade sysutils/rdiff-backup from 1.0.5 to 1.2.0
* Minor changes in sysutils/rdiff-backup-devel in CONFLICTS and pkg-descr
PR: ports/126313, ports/126314, ports/126315 (based on)
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add note about new config file format to UPDATING:
The layout of the ikiwiki.setup file has changed in a significant
way in this release. Old setup files will continue to work, but new
features, like the new websetup interface, require a new format
setup file. You can convert old setup files into the new format by
running the following command for all your ikiwiki.setup files:
ikiwiki-transition setupformat ikiwiki.setup
|
| |
|
|
|
|
| |
- Usual round of language, format, and consistency nits
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new UID and GID for pgbouncer
- Improve handling of example configuration files
- Add support for the reload rc command
- Other minor enhancements
PR: ports/126454
Submitted by: mm
Approved by: skv (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Use standard $WWWDIR
PR: ports/125950
Submitted by: appleboy <appleboy.tw at gmail.com>
Approved by: maintainer (me)
|
|
|
|
|
|
|
|
| |
- Move transmission to transmission-cli, transmission becomes a meta-port.
- Add transmission-web, it's a web interface (Clutch) as it has merged into
its project.
Repocopy: marcus (transmission -> transmission-cli)
|
|
|
|
| |
Reported by: ITetcu
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Change handling and structure of configuration files
- Add new options to startup script ("reload", "debug")
- Introduce pkg-message
- Other fixes and enhancements
PR: ports/124439
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
Tested by: mm
|
|
|
|
| |
- Another formatting nit while I'm here
|
| |
|
|
|
|
|
|
|
|
|
| |
that built with Firefox 2 can causes Firefox 3 crashes. We are working on some
changes plugins directory by using www/linux-mplayer-plugin/Makefile.npapi.
Bump the PORTREVISION.
Reported by: a few
Discussed with: my team, FreeBSD GNOME Team
|
| |
|
| |
|
|
|
|
| |
Add an UPDATING entry on how to properly perform this upgrade.
|
|
|
|
|
|
| |
PR: ports/125835
Submitted by: Filipe Rocha <filiperocha@gmail.com> (maintainer)
Approved by: beech (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
and more accurate (as we're in fact updating our ports, while vendor
is updating their software. UPDATING talks about the former) [*]
- Glance over several other entries and improve on wording and whitespace
- Reformat overly short or long lines. Normally, 72-78 chars per line is
most readable and pretty (there're a lot more to fix)
- Spell `sql' as `SQL' where appropriate. (Ditto for `cpan', `svn'.)
Suggested by: gavin [*]
|
| |
|
|
|
|
|
|
|
| |
- Consistency and spelling corrections
- Lots of whitespace fixes to improve readability
- Reword couple of phases for better English
- Kill EOF whitespace
|
|
|
|
| |
Submitted by: "Philip M. Gollucci" <pgollucci@ridecharge.com>
|
| |
|
|
|
|
|
| |
PR: ports/125610
Submitted by: Martin Tournoij <carpetsmoker at rwxrwxrwx.net>
|
| |
|
| |
|
|
|
|
|
|
| |
update.
Submitted by: pgollucci@p6m7g8.com
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/125504
Submitted by: Anders Troback <freebsd@troback.com> (maintainer)
|
|
|
|
|
| |
PR: ports/125458
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
|
|
|
|
|
|
|
|
|
| |
The IkiWiki editpage form now uses the raw page name, not the page
title, in its 'page' cgi parameter. You will need to rebuild any
existing ikiwiki installations in order to update their 'edit' links
to the new format.
Approved by: erwin (mentor, implicit)
|
|
|
|
| |
users of emulators/qemu-devel
|
|
|
|
|
| |
PR: ports/125027
Submitted by: Anders Troback <freebsd troback.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
The IkiWiki search plug-in now uses www/xapian-omega as backend
instead of textproc/hyperestraier. You will need to update the
configuration of any search enabled ikiwiki installations and
rebuild them since the search form has changed.
Approved by: erwin (mentor, implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
update these ports for poppler and firefox3. That way it won't break users'
update when they are following the step by step and hit failure by 'port* -a'.
Requested by: Ross Gohlke <ross@emerson.grinz.com>
Reviewed by: marcus (on portupgrade part)
|
| |
|
|
|
|
|
|
|
|
|
| |
(2) Fix CATEGORIES for devel/*-subversion ports
(3) Add note to UPDATING about neon26/neon28 transition and
binding changes.
PR: ports/125168 [2]
Submitted by: Dmitry Morozovsky <marck rinet ru> [1,2,3]
|
| |
|
| |
|
|
|
|
|
| |
drivers into x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128
respectively.
|
|
|
|
|
| |
PR: ports/124799
Submitted by: Lewis <moggie@elasticmind.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
new series called 2.5.
x.
- Take maintainership.
Thanks to Alex Dupre which maintained this port by a long time.
PR: ports/124828, ports/124830
Submitted by: araujo (myself)
Approved by: Alex Dupre <ale@FreeBSD.org> (maintainer)
Thanks to: WIKTORZAK Cedric <cedric@synapse-interactive.fr>
|
| |
|
|
|
|
|
| |
- Add a note to UPDATING about the forced build of subversion
because of apr/apu bumped version.
|
| |
|
|
|
|
|
| |
Reported by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Approved by: gabor (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
editors/2bsd-vi. It does, however, now conflict with editors/nvi-m17n.
Remove dead MASTER_SITES.
Remove unnecessary RELENG_4 hack.
PR: ports/124547
Submitted by: Robert Wilson <hotaru@safe-mail.net>
|
|
|
|
|
|
|
|
| |
- Added note on UPDATING to upgrade dkim-milter.
PR: ports/124486
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by: gabor (mentor, implicit)
|
|
|
|
|
|
|
| |
-Add Java 6 support for plugins, untest.
-Remove pkg-message, we have UPDATING.
Changelog: http://www.opera.com/docs/changelogs/linux/950/
|
| |
|
| |
|
|
|
|
|
|
| |
update.
Submitted by: Lots and lots and *lots* of people
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
be a mistake since these are two distinct projects.
PulseAudio Manager (paman) is a simple GTK frontend for the PulseAudio sound server.
WWW: http://0pointer.de/lennart/projects/paman/
PR: ports/119674
Submitted by: Romain Tartiere <romain@blogreen.org>
Approved by: gabor (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Change bsd.emacs.mk accordingly.
- Fix comment about emacs-devel in bsd.emacs.mk.
- Some lisp directories are changed, add a note to UPDATING.
PR: 122783
Submitted by: KIMURA Yasuhiro <yasu at utahime.org>
Approved by: keramida (maintainer timeout, 6 weeks)
|
|
|
|
| |
Approved by: erwin (mentor, implicit)
|
| |
|
|
|
|
| |
Submitted by: marck@
|
|
|
|
| |
Approved by: erwin (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Notes:
The slave ports multimedia/smplayer-qt4 have been removed
with the upgrade of multimedia/smplayer to 0.6.0, qt3 is
no longer supported. They are now fully integrated into
multimedia/smplayer.
Please uninstall multimedia/smplayer-qt4 port before
upgrading multimedia/smplayer to version 0.6.0 or higher.
|
|
|
|
| |
[1] http://kapranoff.ru/~kappa/files/ports.UPDATING.rss20.xml
|
|
|
|
|
|
|
| |
- Add Ms Word support via textproc/ripole
PR: ports/123227 [1]
Submitted by: Michael Scheidell <scheidell@secnap.net> [1]
|
|
|
|
| |
Approved by: tabthorpe (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/123367
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Change some AFFECTS lines in ports/UPDATING to work with
pkg_updating(1)
PR: ports/123058
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
|
| |
|
|
|
|
| |
Reviewed by: lots at #bsdports
|
| |
|
|
|
|
|
| |
PR: ports/122579
Submitted by: Federico <federicogalvezdurand@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Use CPAN macro.
- Doesn't depend more on mod_perl.
PR: ports/122395
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sysutils/tracker port is now a meta port and tracker is now split into
separate ports to allow non-GNOME users to install tracker without pulling
in GNOME components. To upgrade please use the directions below.
portmaster users:
portmaster -o sysutils/tracker-client tracker
portmaster -u sysutils/tracker
portupgrade users:
portupgrade -o sysutils/tracker-client tacker
portupgrade -u sysutils/tracker
Repocopied by: marcus
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Using: identical to emulation/linux_base-fc6.
|
|
|
|
| |
section.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
|
| |
|
| |
|
|
|
|
| |
Approved by: thierry (mentor)
|
| |
|
|
|
|
| |
PR: 121733
|
|
|
|
|
|
| |
e17 version.
Submitted by: lippe
|
| |
|
| |
|
|
|
|
| |
PR: 121267
|
| |
|
| |
|
|
|
|
| |
- Add an entry to UPDATING
|
| |
|
|
|
|
|
|
|
| |
- Add note to ports/UPDATING about configuration files.
PR: ports/120234
Submitted by: Matthieu GUEGAN <matt.guegan@free.fr> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SF macro;
- Sort pkg-plist;
- Add NOTE to UPDATING.
As submitted by Felippe, but I left the MASTER_SITE_SUBDIR setting because
I couldn't fetch from SourceForge without it. If you experience download
problems, please email me.
PR: ports/120595
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
MFC after: 1 week
|
|
|
|
|
|
|
| |
PR: ports/120028
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Reworked by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit)
|
|
|
|
| |
- Feed my spellchecker
|
|
|
|
| |
Submitted by: marck
|
| |
|
| |
|
| |
|
|
|
|
| |
PR: ports/119964
|
|
|
|
| |
PR: ports/120196
|
| |
|
|
|
|
| |
Approved by: stas (mentor, implicit)
|
|
|
|
|
|
|
| |
- Use BDB from bsd.database.mk instead of homebrew [1]
PR: ports/119712 [1]
Submitted by: mm [1]
|
|
|
|
|
| |
PR: ports/119823
Submitted by: mm
|
|
|
|
|
|
|
|
| |
- Update documentation
- Use BDB from bsd.databases.mk instead of homebrew [1]
PR: ports/119711 [1]
Submitted by: mm [1]
|
|
|
|
|
|
| |
PR: ports/119582
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
Approved by: linimon (mentor)
|
|
|
|
| |
- Also see: http://www.perforce.com/perforce/doc.073/user/relnotes.txt
|
|
|
|
|
|
| |
irc/bitlbee.
Approved by: erwin (mentor)
|
| |
|
| |
|
|
|
|
|
| |
Please note, the version has some issues that require you do some actions
after update. Read UPDATING file for details.
|
|
|
|
| |
for some Apache httpd.conf modifications.
|
|
|
|
| |
Approved by: portmgr (linimon, kris), sat (mentor)
|
|
|
|
|
|
| |
x11/nvidia-driver port.
Approved by: portmgr (marcus)
|
|
|
|
| |
Approved by: portmgr (marcus)
|
| |
|
| |
|
|
|
|
| |
to rarian.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
|
| |
|
| |
|
|
|
|
| |
Submitted by: beat at chruetertee.ch on freebsd-ports
|
|
|
|
|
| |
PR: 117081
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
|
| |
|
|
|
|
|
|
| |
- Add notes in UPDATING for mediawiki users
Approved by: maintainer implicit
|
| |
|
|
|
|
| |
emulators/linux_base-f7. Now it's Fedora 7.
|
|
|
|
|
|
| |
PR: ports/115898
Submitted by: mm
Approved by: maintainer (timeout)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update of irc/ircd-ratbox port from ircd-ratbox-2.2.5 to ircd-ratbox-2.2.6
[patch] port upgrade for irc/ratbox-services
Update of irc/ratbox-services port from ratbox-services-1.0.3 to ratbox-services-1.1.2
Removal of irc/ircd-ratbox-devel
The ircd-ratbox-devel port is depreciated and installs an
out-dated version of ircd-ratbox. There is no current
development release of ircd-ratbox; please could this port
be deleted as the ratbox team are some time away from
releasing a new development version.
[Note that irc/ircd-ratbox-devel was synced with irc/ircd-ratbox]
PR: ports/115950, ports/116156, ports/116158
Submitted by: Lewis <moggie@elasticmind.net>
Approved by: shaun@
|
|
|
|
|
| |
Pointhat to: clsung (myself)
PR: ports/116050
|
|
|
|
| |
Using: identical to emulation/linux_base-fc6.
|
|
|
|
|
|
| |
PR: ports/116420
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
Approved by: sat (mentor)
|
| |
|
|
|
|
| |
- Kill EOL spaces while here (should be OK since previous entry is trivial)
|
|
|
|
| |
Approved by: shaun (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
| |
Reminded by: Lowell gilbert on -questions
|
|
|
|
|
|
|
|
| |
- 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@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
| |
- Wrap a long line
|
|
|
|
| |
Approved by: itetcu (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
|
| |
|
| |
|
|
|
|
|
| |
automatically when using Driver "nv" so there's no change visible to the
user.
|
|
|
|
| |
- Fix a typo in previous entry.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
in sync with the distribution.
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
| |
PR: ports/113605
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
|
| |
|
|
|
|
| |
Reported by: sat
|
|
|
|
| |
Reported by: sat
|
|
|
|
| |
Reviewed by: flz
|
|
|
|
|
|
| |
- Move out agent into net/zabbix-agent
- New option for checking ldap servers (on by default)
- Lots of minor fixes
|
|
|
|
| |
Submitted by: Michael Plass <michael@plass-family.net>
|
| |
|
|
|
|
|
|
|
|
| |
but make us sure a user will not shout his leg by accidently changing
BDB version.
- Fix a typo.
Noted by: kris
|
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
Reported by: ceri
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
gotchas.
Reviewed by: portmgr
x11
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/111434
Reported by: Andrey Volkov <volkov at nolty.ru>
Submitted by: Jarrod Sayers <jarrod at netleader.com.au>
|
|
|
|
|
|
|
|
|
|
| |
of japanese/ptex has been removed and japanese/ptex-tetex has been
renamed with japanese/ptex. These are almost the same with each other
(actually ptex-tetex had some upper compatibility with ptex), so there
should be no functionality regression.
Also, dependencies of the relevant ports have been updated and
PORTREVISON bumped.
|
|
|
|
|
| |
PR: ports/111345
Submitted by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
using 'exec sh foobar' instead 'exec foobar'. The 644 is need for some users
that are using noexec mounted home directory, which the 755 will block them.
Bump the PORTREVISION.
Bugs tracker: http://tinyurl.com/2lazb6 (sourceforge.net)
Obtained from: Fluxbox SVN
Submitted by: Mark Tiefenbruck (Fluxbox developer)
|
|
|
|
|
| |
Requested by: netchild
Useful until: someone invents bigger fool
|
| |
|
|
|
|
|
|
|
|
| |
caused not possible to start up your Fluxbox if you remove ~/.fluxbox or
you are a first time user. Add a hack to get it back to 755 and explain
the solution in UPDATING by run 'chmod 755 ~/.fluxbox/startup'.
Reported by: infofarmer
|
| |
|
|
|
|
| |
Thanks to: ehaupt@ for review :)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:
-Update to 1.0rc2.
-Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
-The bsetroot has been renamed to fbsetroot.
As for the other ports, chase the fluxbox-devel -> fluxbox.
Request by: too many to list (include developers)
|
| |
|
| |
|
|
|
|
|
|
| |
something.
Notified by: xride
|