non port: UPDATING |
SVNWeb
|
Number of commits found: 2600 (showing only 100 on this page) |
Fri, 26 Sep 2014
|
[ 20:33 bdrewery ]
Disable function importing from the environment by default. This can be
enabled by using --import-functions or enabling the IMPORTFUNCTIONS option.
This removes the risk of further parser bugs leading to code execution, as
well as the risk to setuid scripts and poorly written applications that
do not cleanse their environment [1][2].
Also note that there is an unofficial 4.3.26 floating around that has not yet
been officially released. r369261 covers the change in 4.3.26.
See also:
http://seclists.org/oss-sec/2014/q3/747 [1]
http://seclists.org/oss-sec/2014/q3/746 [2]
http://seclists.org/oss-sec/2014/q3/755 [3]
Obtained from: NetBSD (based on) [3]
PR: 193932
Reviewed by: Eric Vangyzen
With hat: portmgr
|
[ 11:29 madpilot ]
- Update net/asterisk to 1.8.31.0
- Update net/asterisk11 to 11.13.0
- Make LUA option enabled by default [1]
- Simplify plist
Requested by: Dennis Guse <dennis.guse at tu-berlin.de> (and others) [1]
|
Mon, 22 Sep 2014
|
[ 19:09 mandree ]
Fix typo in step 5 of emulators/linux-c6 upgrade instruction,
correct emulation to emulators.
Approved by: xmj
|
[ 10:40 xmj ] (Only the first 10 of 428 ports in this commit are shown above. )
Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
(Only the first 15 lines of the commit message are shown above )
|
Tue, 9 Sep 2014
|
[ 14:09 tijl ]
Add entry to UPDATING for users who run into build errors about missing
*.la files
|
Wed, 3 Sep 2014
|
[ 14:55 bdrewery ]
Add missing colons, needed for pkg-updating
Reported by: Keith White
|
Wed, 27 Aug 2014
|
[ 15:16 bdrewery ]
Update pkg instructions, users report pkg update -f required
|
[ 00:45 bdrewery ]
Add instructions for pkg updates
|
Mon, 25 Aug 2014
|
[ 11:24 blackend ]
Typo: s/avbailable/available
|
Sat, 23 Aug 2014
|
[ 19:40 adamw ]
libjpeg-turbo installs its own unique library (libturbojpeg.so) and
a drop-in replacement for libjpeg.so.
This commit splits them apart into two ports:
graphics/libjpeg-turbo which installs only libturbojpeg.so
graphics/jpeg-turbo which installs the libjpeg.so replacement
This will allow ports to depend on libturbojpeg.so without causing
pkg conflicts.
Approved by: maintainer
|
[ 10:44 hrs ]
Add notes about a possible package conflict in TeXLive 2014 upgrade.
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
Tue, 19 Aug 2014
|
[ 03:08 bdrewery ]
Remove recent 'pkg install -fR' suggestions not needed due
to pkg already handling shlibs changed reinstalls automatically
|
Fri, 15 Aug 2014
|
[ 20:37 mandree ] (Only the first 10 of 522 ports in this commit are shown above. )
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
|
Wed, 13 Aug 2014
|
[ 20:05 pgj ]
- Provide better binary upgrade instructions (via pkg(8)) for the recent
major GHC update.
Reported by: Joseph Mingrone (jrm @ freenode)
|
Sun, 10 Aug 2014
|
[ 22:34 pgj ] (Only the first 10 of 1166 ports in this commit are shown above. )
- Update The Glorious Glasgow Haskell Compiler to version 7.8.3
- Update Haskell Platform to version 2014.2.0.0
- Update Yesod Platform to version 1.2.13
- Update Gtk2Hs to version 0.12.5
- Update Pandoc to version 1.12.4.2
- Update git-annex to version 5.20140717
- Unbreak wxHaskell ports
Please note that port revisions for all the Haskell ports without version
changes are bumped.
New ports (69):
databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends
devel/hs-Glob: Globbing library (Only the first 15 lines of the commit message are shown above )
|
Wed, 6 Aug 2014
|
[ 10:03 tijl ]
Bump PORTREVISION on net-im/empathy after security/libtasn1 update in
r363113. (security/seahorse was already bumped in r364143)
Also remove UPDATING entry because with proper bumping it isn't needed and
without proper bumping the instructions don't guarantee that all ports
are updated nor that they are updated in the right order.
|
Tue, 5 Aug 2014
|
[ 22:13 tijl ] (Only the first 10 of 119 ports in this commit are shown above. )
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
|
Mon, 4 Aug 2014
|
[ 22:17 wg ]
UPDATING: Fix typo in port name
|
Sun, 3 Aug 2014
|
[ 12:15 wg ]
UPDATING: add back note from 20140802 remove by mistake in last commit
|
[ 12:12 wg ]
UPDATING: add a note about security/p5-openxpki
|
Sat, 2 Aug 2014
|
[ 19:48 danfe ]
Update Stellarium to version 0.13.0. It's a new major release, and is based
on Qt version 5 now; for those who are not comfortable with upgrading to the
new version of Qt, `astro/stellarium-qt4' port is available, serving version
0.12.4. Add an UPDATING entry to alert users about this.
While here, make scripting support optional in `astro/stellarium-qt4', since
it allows to use one less dependency. Unfortunately, this is not applicable
to 0.13.0 as required `x11-toolkits/qt5-declarative' port has USE_QT5=script
unconditionally.
Relax USE_GL knob for both ports: only libGL itself is required, not libGLU.
|
[ 17:50 danfe ]
Commit some formatting and readability fixes I have accumulated so far.
|
Thu, 31 Jul 2014
|
[ 17:20 madpilot ]
Back to the future.
|
[ 17:17 madpilot ] (Only the first 10 of 12 ports in this commit are shown above. )
- Rename www/ajaxplorer to www/pydio due to upstream name change
- Update to 5.2.3
Thanks to Tommy Scheunemann for prodding me on this overdue update!
|
Wed, 30 Jul 2014
|
[ 12:56 adamw ]
Clear up a dangling modifier.
|
[ 03:57 pi ] (Only the first 10 of 94 ports in this commit are shown above. )
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
|
Mon, 28 Jul 2014
|
[ 15:26 adamw ]
Update GeoIP to 1.6.0.
With this update, GeoIP no longer ships with the GeoIP data files, so
you MUST fetch them yourself, by running the geoipupdate.sh script.
|
[ 08:06 bapt ]
Remove now unneeded entry about pkg
|
[ 06:43 novel ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update security/libtasn1 to 4.0
- Add USES= libtool and set INSTALL_TARGET to install-strip
- Drop useless bsd.port.options.mk include
- Bump PORTREVISION of ports that depend on libtasn1 as
shlib version has changed
- Add an UPDATING entry for that
Exp-run by: antoine
|
Sun, 27 Jul 2014
|
[ 12:49 mva ]
Add an UPDATING entry about the ports-mgmt/pkg upate to version 1.3.1. pkg may
run into a segmentation fault on updating due to a doubled "leaf: " entry (or
another doubled entry) in the ALIAS settings of ${LOCALBASE}/etc/pkg.conf.
Once the doubled entry is removed, the update should be possible without any
issues.
Requested by: bapt@
|
[ 12:38 marino ]
Stage comms/qpage
The PR wasn't quite right with regards to stage support, so I had to modify
it further. The post-install configure file handling was focused on the
wrong file. I updated the default name of the qpage configure file in
order to use the @sample keyword. I added an entry in UPDATING to let
users know they may need to move an existing configure file accordingly.
PR: 192120
Submitted by: maintainer (Jeff Blank)
Changes by: marino
|
Fri, 25 Jul 2014
|
[ 23:02 stephen ]
- Add message about removing cad/netgen before reinstalling.
PR: 192074
Submitted by: Ivan Klymenko <fidaj@ukr.net>
|
[ 12:58 bapt ]
Removing libevent should be forced to avoid removing reverse dependencies
|
Thu, 24 Jul 2014
|
[ 19:31 danilo ]
- Add LICENSE
- Don't use a suffix based on selected options
- Add an entry to UPDATING about this
- Use options helpers
- Improve WWW
PR: ports/191563
Submitted by: gaod@hychen.org
|
[ 16:38 adamw ]
Make the instructions a bit clearer.
|
[ 13:32 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
|
Wed, 23 Jul 2014
|
[ 19:29 adamw ]
The decision to move the savedata into ${PREFIX} did not go over
well. Revert it, and add a "@cwd /" that makes @sample do the
right thing.
|
[ 17:06 mandree ]
Drop UPDATING section on evolution-data-server deinstall before db6 upgrade,
no longer necessary as of r362656.
PR: 191611
|
[ 15:42 bapt ]
Back to the present
Reported by: novel
|
[ 15:25 novel ]
- Use USER and GROUP in Makefile instead of having
pkg-message suggesting a user to create user and group
manually
- Add uid/gid to the UID and GID files respectively
- Add an UPDATING entry to suggest users of scanlogd to
drop existing users to avoid conflicts
- Bump PORTREVISION
PR: 191948
Submitted by: TEUBEL Gyorgy
|
[ 10:11 bapt ]
Switch to texlive by default
teTeX ports will be decomission
Exp-run: antoine
|
[ 01:09 adamw ]
Fix a typo.
|
[ 01:06 adamw ]
Oops, correct my email address.
|
Tue, 22 Jul 2014
|
[ 15:48 vsevolod ]
Document the incompatible change in mail/exim
|
[ 15:20 sunpoet ]
- Document ths change of multimedia/mediainfo
|
[ 14:45 adamw ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 3.8.1. Along with this, savegame data is now in
/usr/local/var/games instead of /var/games. This was necessary
because @sample cannot operate outside of %%PREFIX%%, and
previously the port would overwrite or remove previously
saved games. This is easier, better and more hier(7)ful.
|
Tue, 15 Jul 2014
|
[ 21:56 mandree ]
Clarify/fixup previous commit.
Thanks to: swills
|
[ 21:46 mandree ]
Note broken ports.
|
Mon, 14 Jul 2014
|
[ 21:10 mandree ]
Add note that db6 upgrade requires ports rebuild.
Lacks pkg instructions because I believe that pkg should sort things out
by itself through pkg upgrade.
|
[ 20:56 mandree ]
Document db6 upgrade.
|
[ 10:29 tijl ] (Only the first 10 of 23 ports in this commit are shown above. )
- Move net/linphone-base to replace net/linphone and update to version 3.7.0
- Adjust ports that depended on linphone-base to depend on net/ortp or
net/mediastreamer instead
- Mark net-im/libjingle deprecated (part of Google Talk)
Approved by: portmgr (implicit, PORTREVISION bump of unstaged port)
|
Sun, 13 Jul 2014
|
[ 16:24 sahil ]
- Update to Postfix 2.12 snapshot 20140709
|
[ 15:51 ohauer ]
- set www/apache24 as the default apache version
requested by bz@ on ports@
|
Fri, 11 Jul 2014
|
[ 07:27 robak ]
lang/rust: update 0.10 -> 0.11
Approved by: marino (mentor)
|
Tue, 8 Jul 2014
|
[ 22:17 tijl ]
Notify users of security/pam-pgsql that pam_pgsql.so has been moved.
|
Sat, 28 Jun 2014
|
[ 03:22 swills ]
- Add note about default JDK changing from OpenJDK 1.6 to OpenJDK 1.7
|
[ 01:04 bdrewery ]
Fix date
Submitted by: gnn
|
Fri, 27 Jun 2014
|
[ 17:59 delphij ]
Add a note for amavisd-milter's state directory change.
|
[ 12:34 ashish ] (Only the first 10 of 47 ports in this commit are shown above. )
- Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt)
|
[ 02:33 bdrewery ]
mail/qmail-spamcontrol: Update to 2.7.31
TLSREMOTE, NEWLINE, and BIGTODO are now mandatory upstream and have been
removed as options.
MOREIPME was removed upstream.
Changes:
http://www.fehcom.de/qmail/spamcontrol/RELEASE_27.spamcontrol
CHANGES (2.6 -> 2.7)
--------------------
Userland:
+) ucspi-ssl (> 0.8) mandatory. (Only the first 15 lines of the commit message are shown above )
|
Thu, 26 Jun 2014
|
[ 22:28 madpilot ]
- Modify startup script to let smsd change user by itself [1]
- Change the sample configuration file to have same behaviour as
old startup script did by default
While here:
- Make strip command silent
- Fix some staging glitches
- Use new @sample directive
PR: 191361 [1]
Submitted by: timp87@gmail.com
|
Tue, 24 Jun 2014
|
[ 16:28 mat ]
Update to 5.0.0.
Sponsored by: Absolight
|
Sun, 22 Jun 2014
|
[ 07:07 jhale ]
- Update to 1.5.0
- Simplify MASTER_SITES
- Drop signature download and verify target
- Strip libraries
- Add UPDATING entry documenting behavior change since gpgme now
autodetects the gpg binary
|
Wed, 18 Jun 2014
|
[ 02:06 miwi ]
- Remove textproc/m17n-contrib was incorporated into m17n-db
PR: 191107
|
Mon, 16 Jun 2014
|
[ 20:50 rakuco ]
Improve the English on the subversion entry, remove trailing whitespace.
|
[ 13:12 lev ] (Only the first 10 of 32 ports in this commit are shown above. )
subversion port has been overhauled. Some optional parts was extracted
to separate ports. These ports are:
www/mod_dav_svn
instead of option MOD_DAV_SVN.
security/subversion-gnome-keyring
instead of option GNOME_KEYRING.
security/subversion-kwallet
instead of option KDE_KWALLET.
If you used devel/subversion with one (or more) of these non-standard
options, you should install appropriate port after subversion upgrade.
"mod_dontdothat" is installed unconditionally by www/mod_dav_svn
port (it has been depended on TOOLS option), but is not activated by
default, you may need to edit apache's configuration file.
devel/subversion port now installs svndiff, svndiff3 and svndiff4
commands if TOOLS option is enabled. They was skipped before.
Official names "diff", "diff3" and "diff4" are prefixed with "svn" to
avoid conflicts with base and other diff versions.
All libraries and binaries are now stripped if MAINTAINER_DEBUG
option is not selected (including all sub-ports, like bindings
and mod_dav_svn).
|
Thu, 12 Jun 2014
|
[ 15:44 bapt ]
Make sure pkg updating catches the icu update message
|
[ 10:41 bapt ]
Remove a confusing line all ports depending on icu should be rebuilt anyway
Reported by: tijl
|
Wed, 11 Jun 2014
|
[ 14:31 bapt ]
Update to icu 53.1, recommand to the user to rebuild all their applications
depending on icu
|
[ 04:41 eadler ]
UPDATING: unbreak for certain tools
Add a colon after the date
|
[ 03:42 beat ] (Only the first 10 of 64 ports in this commit are shown above. )
- Update Firefox to 30.0
- Update Firefox ESR to 24.6.0
- Update libxul to 24.6.0
- Update NSS to 3.16.1
- Update NSPR to 4.10.6
- Update Thunderbird to 24.6.0
- Convert USE_BZIP2 to USES
- Backport ff31 fix against crashing DEBUG build on newegg.com [1]
- Add a note in UPDATING to not build audio/soundtouch with
INTEGER_SAMPLES [2]
- Use arc4random_buf(3) to generate UUIDs (version 4)
- Fix debugger detection used by Telemetry and the slow script dialog
- Add STAGE support [3]
PR: ports/189991 [1]
PR: ports/189217 [2]
PR: ports/189488 [2]
Submitted by: bapt [3]
Sumbitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/888a0262-f0d9-11e3-ba0c-b4b52fce4ce8.html
|
Mon, 9 Jun 2014
|
[ 19:10 garga ]
Revert r357160, clamav is now fixed
|
[ 14:46 garga ]
Add a note about clamav build being broken when old version is installed while I
cannot find a real fix
|
Fri, 6 Jun 2014
|
[ 18:21 bdrewery ]
Fix typo in old entry on libiconv
|
Thu, 5 Jun 2014
|
[ 19:30 feld ]
-Add more options for rc script
-Utilize opendns if no provider configured to preserve documented behavior
-rc script passes rclint
-Fix the _dnscrypt-proxy user's home directory and add UPDATING entry
PR: 190406
Submitted by: AllanJude
|
Tue, 3 Jun 2014
|
[ 18:33 cs ]
- Update Zetacoin to 0.8.99.16
- zetacoind now runs as the zetacoin user
- Fixed stop function in rc.d script
- Minor changes to pkg-message.in, pkg-plist, and rc.d script to use the
PORTNAME variable
- Remove patch files: patch-src__serialize.h and patch-src__rpcdump.cpp since
they are no longer needed.
- Added user and group "zetacoin" to ports/UIDs and ports/GIDs
- Added update instructions to ports/UPDATING
PR: 188567
Submitted by: daniel@morante.net (maintainer)
|
Fri, 30 May 2014
|
[ 05:31 sunpoet ]
- Fix date
PR: ports/190382
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
|
Thu, 29 May 2014
|
[ 20:45 mat ]
Change postgresql's default version to 9.2.
Requested by: so many people
Exp-run by: antoine
Sponsored by: Absolight
|
[ 15:26 miwi ]
- Whitespace cleanup
|
Wed, 28 May 2014
|
[ 13:52 roberto ]
Finish the replacement of calife-devel by calife.
Submitted by: thomas
|
Tue, 27 May 2014
|
[ 15:40 mandree ]
Update to new upstream release 6.0.30.
ChangeLog:
<http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_6_0.html>
Note that databases using BLOB support require an upgrade,
adding a corresponding note to UPDATING.
|
[ 11:46 bapt ]
Add the updating entry about lua
|
Sun, 25 May 2014
|
[ 13:47 kwm ] (Only the first 10 of 22 ports in this commit are shown above. )
Split up py-dbus and py-gobject3 into a -common and a python 2 and 3 port.
Submitted by: Gustau Perez
Obtained from: gnome devel repo.
|
Wed, 21 May 2014
|
[ 10:37 grembo ]
Respect hier(7) for config files
PR: ports/182547
Reviewed by: flo
Approved by: flo
|
Tue, 20 May 2014
|
[ 07:06 ak ]
- Update to 2014.63
|
Sun, 11 May 2014
|
[ 20:46 bapt ]
Switch firebird to use DEFAULT_VERSIONS macro to set the default
While here drop support for firebird 2.0
|
Wed, 7 May 2014
|
[ 16:13 johans ]
- Move lang/open-cobol to lang/gnu-cobol to reflect project changes
- Adopt port
|
Tue, 6 May 2014
|
[ 10:09 romain ]
Update to 1.0.10.
- Rework pkgng detection [1,2];
- Add support for source+ syntax [2];
- Modernize poudriere ports tree locations [2].
PR: ports/177180 [1]
Submitted by: Beeblebrox <zaphod@berentweb.com> [1], Creaky
<whatexercise@gmail.com> [2]
|
[ 08:16 gahr ]
- Move security/yassl to security/cyassl in preparation for the import of the
real yassl package.
Approved by: maintainer
|
Mon, 5 May 2014
|
[ 16:24 bapt ] (Only the first 10 of 45 ports in this commit are shown above. )
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr
|
Sat, 3 May 2014
|
[ 11:46 sunpoet ]
- Document the change of science/hdf5* and science/netcdf*
|
Tue, 29 Apr 2014
|
[ 08:31 ohauer ]
- add comment to remove old apr-1.4.x ports before
upgrading to apr-1.5.x
PR: ports/189086
Submitted by: Don Lewis <truckman@FreeBSD.org>
|
[ 04:16 glewis ]
. Add a note about updating to the latest version of openjdk7 (7.55.13_4).
|
Sun, 27 Apr 2014
|
[ 09:16 sunpoet ]
- Document the change of graphics/gdal
|
Mon, 21 Apr 2014
|
[ 00:06 timur ]
Add a note about renamed startup script and variable for net/samba4.
|
Thu, 17 Apr 2014
|
[ 15:31 kwm ]
Add libxcb to the upgrade list.
Submitted by: tijl@
|
[ 13:22 ale ]
Improve entry about mod_php.
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Tue, 15 Apr 2014
|
[ 18:46 ohauer ]
- move www/mod_python3 -> www/mod_python33
- use DIST_SUBDIR
- adjust devel/viewvc + add OPTION for www/mod_python35
- add entry to UPDATING and MOVED
with hat apache@
|
Number of commits found: 2600 (showing only 100 on this page) |