non port: UPDATING |
SVNWeb
|
Number of commits found: 2640 (showing only 100 on this page) |
Sat, 14 Dec 2013
|
[ 12:45 mandree ]
Add note about Berkeley DB deprecation and link to Wiki docs.
|
Mon, 9 Dec 2013
|
[ 08:11 erwin ]
Add note about named.conf being replaced on FreeBSD 10.0 on BIND versions
before their _2 revision.
|
Sun, 8 Dec 2013
|
[ 20:19 ohauer ]
- move java/subversion-java to java/java-subversion so
PKGNAMESUFFIX can be used in the devel/subversion* ports
Approved by: lev@ (implicit)
|
[ 09:55 kwm ] (Only the first 10 of 20 ports in this commit are shown above. )
Add vte3, the Gtk 3 version of the vte terminal widget.
Split off gnome-pty-helper from vte to allow both versions of vte to be
installed at the same time.
Update comment to make it clearer which gtk+ version it is for.
Enable introspection bindings in vte.
Obtained from: GNOME dev repo.
|
Sat, 7 Dec 2013
|
[ 17:14 ashish ]
- Update to 5.4.1p1
- Update LICENSE information
- Add OPTIONS for SQLITE, MYSQL, PGSQL, and LDAP
- Add STAGE support
- Add a note to UPDATING about change in configuration
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/1146
|
Wed, 4 Dec 2013
|
[ 03:40 jhale ]
- Fix date on entry; I was going to commit this a few days ago, but
ran into some last-minute problems and forgot to change it
|
[ 02:51 jhale ] (Only the first 10 of 60 ports in this commit are shown above. )
- Update graphics/*opencv* to 2.4.7
- Revert options helpers to if statements since the OFF condition is not
applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
graphics/opencv, leaving opencv-core as just the bare minimum required
for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
dependent ports
- Add UPDATING entry
|
Wed, 27 Nov 2013
|
[ 18:48 wg ] (Only the first 10 of 12 ports in this commit are shown above. )
devel/py-setuptools: Python packages installer
The fork Distribute was merged back into setuptools.
http://pythonhosted.org/setuptools/merge.html
PR: ports/183726
Exp-run by: bdrewery
|
Sun, 24 Nov 2013
|
[ 23:33 ohauer ] (Only the first 10 of 11 ports in this commit are shown above. )
- svn mv www/mod_wsgi www/mod_wsgi2 [1]
- update ports to reflect new location
- fix mod_wsgi3 build with python3
PR: 184065 [1]
PR 183353 [2]
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
|
Fri, 22 Nov 2013
|
[ 11:58 mat ]
Fixup perl update instructions, package names have changed too much.
|
Wed, 20 Nov 2013
|
[ 13:02 mat ]
Add a bit about the default options change in lang/perl5.*
|
Tue, 12 Nov 2013
|
[ 17:18 brd (doc committer) ]
- Clean up the UPDATING entry directions for Perl 5.16
Approved by: mat@
|
[ 13:24 erwin ]
Please welcome NSD 4.0.0
For all new features, see
http://www.nlnetlabs.nl/svn/nsd/tags/NSD_4_0_0_REL/doc/NSD-4-features
This version replaces the nsdc control program with nsd-control.
This requires some manual setup with nsd-control-setup and editing
of the config files. nsd-control is incompatible with nsdc so when
that is used in scripts, these should be adapted.
NSD 3 is still supported as dns/nsd3.
PR: 183888
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
|
[ 11:06 erwin ]
Add a note about the latest changes to the dns/bind9* ports.
|
Sat, 9 Nov 2013
|
[ 15:28 danfe ]
Some whitespace, spelling, and consistency fixes.
|
Sun, 3 Nov 2013
|
[ 09:22 novel ]
- Chase security/libtasn1 update
- Add UPDATING entry
|
Thu, 31 Oct 2013
|
[ 02:03 hrs ] (Only the first 10 of 17 ports in this commit are shown above. )
- Split the library part of multimedia/rtmpdump into multimedia/librtmp.
- Update ports depending on librtmp.
- Add instruction to avoid a build error in multimedia/rtmpdump under a
specific condition.
|
Mon, 28 Oct 2013
|
[ 21:26 rene ]
- Update to 1.0.5
- Add a note to UPDATING about the changed and renamed configuration file.
|
[ 17:53 wg ]
Add instructions about ffmpeg1 and ffmpeg-devel move
|
Wed, 23 Oct 2013
|
[ 11:03 mat ]
Add a note about people not using binary packages.
Approved by: bdrewery
|
[ 10:26 mat ]
Change default perl to lang/perl5.16
PR: ports/182550
Submitted by: mat
Approved by: bdrewery (exp-run)
|
Mon, 21 Oct 2013
|
[ 00:39 adamw ]
Add a note about the impending SquirrelMail update.
20131020:
AFFECTS: users of mail/squirrelmail
AUTHOR: adamw@adamw.org
The default location for user data files and attachments has changed.
This will only affect new installations, and upgrading SquirrelMail
WILL NOT break your current installation.
To make use of the new locations, do the following:
# cp -rp /var/spool/squirrelmail/pref/* /usr/local/www/squirrelmail/data
# cp -rp /var/spool/squirrelmail/attach/* /usr/local/www/squirrelmail/attach
and then run /usr/local/www/squirrelmail/configure and tell SM about
it ("Data Directory" and "Attachment Directory" under "General Options").
This version of SquirrelMail is a SNAPSHOT that brings in PHP 5.4 and 5.5
compatibility.
|
Sun, 20 Oct 2013
|
[ 19:20 jhale ] (Only the first 10 of 32 ports in this commit are shown above. )
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
|
Tue, 8 Oct 2013
|
[ 18:55 bapt ]
New USES=compiler
Supported arguments are:
- c++11-lang: the port needs a c++11 aware compiler what ever standard
library it uses, implies features
- c++11-lib: the port needs a c++11 standard library, implies features
- c11: the ports needs a c11 aware compiler implies features
- features: this will create a COMPILER_FEATURES variable which contains
the list of features ${CC} do support, implies env.
- env: the COMPILER_TYPE will be set to either gcc or clang.
By default the uses will try to use clang33 from ports when nothing in
base is relevant except if the user explicitly defines
FAVORITE_COMPILER=gcc in his make.conf
Please note that testing tinderbox prior to version: 4.0.1_1 is not able to
properly figure out the dependencies implied by this USES.
|
Fri, 4 Oct 2013
|
[ 19:44 ohauer ] (Only the first 10 of 11 ports in this commit are shown above. )
- update nrpe to version 2.15
- add stage support
- move from net-mgmt/nrpe2 -> net-mgmt/nrpe
to reflect the port and package name
Changes:
2.15 - 09/06/2013
-----------------
- Now compiles on HP-UX (Grant Byers)
- Added support for IPv6 (Leo Baltus, Eric Stanley)
|
Thu, 3 Oct 2013
|
[ 09:25 mva ]
The default versions of lang/python* have been changed to support the
new DEFAULT_VERSIONS variable.
PYTHON_DEFAULT_VERSION, PYTHON2_DEFAULT_VERSION and
PYTHON3_DEFAULT_VERSION are deprecated. If you have set them in your
make.conf, you should change them something like
DEFAULT_VERSIONS=python=2.7 python2=2.7 python3=3.3
|
Mon, 30 Sep 2013
|
[ 18:31 kwm ]
Upper case the last 'l' in libGL
Submitted by: Mike Jakubik <mike.jakubik@intertainservices.com>
|
Sun, 29 Sep 2013
|
[ 20:35 zeising ]
Add actual dates.
Noticed by: mandree
|
[ 17:04 zeising ]
Remove leftovers from a merge.
|
[ 17:01 zeising ] (Only the first 10 of 142 ports in this commit are shown above. )
The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
(Only the first 15 lines of the commit message are shown above )
|
[ 13:33 kwm ]
Add instructions for the ptlib/opal/ekiga suffle.
Requested by: des@ via bapt@
Reviewed by: bapt@
|
Thu, 26 Sep 2013
|
[ 02:58 tabthorpe ]
- Update to 5.0.0
PR: ports/182109
Submitted by: Dmitry Kazarov <d.y.kazarov@mail.ru> (maintainer)
|
Sun, 22 Sep 2013
|
[ 00:26 bdrewery ]
- Rename public name of SSP support to WITH_SSP_PORTS as /usr/src
has issues with 'installworld' when WITH_SSP is defined. [1]
Keep WITH_SSP support for now since it has been announced as that
already.
- Remove redundant wording in UPDATING [2]
Suggested by: bapt [1]
Reported by: blakkheim on EFNet
With hat: portmgr
|
Sat, 21 Sep 2013
|
[ 21:31 bdrewery ]
- Recommend only enabling WITH_SSP for /usr/ports as it will
break with /usr/src 'make installworld' due to some of those
Makefiles having WITHOUT_SSP hardcoded in them, causing an error
that both can't be defined.
|
Fri, 20 Sep 2013
|
[ 15:28 brd (doc committer) ]
- Add entry about the new DEFAULT_VERSIONS framework
Reviewed by: Ken Reed <kreed002@gmail.com>
Approved by: bapt@
|
[ 12:54 bdrewery ] (Only the first 10 of 61 ports in this commit are shown above. )
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above )
|
Thu, 19 Sep 2013
|
[ 08:57 rm ]
- fix another typo in the same line
Reported by: Terry Kennedy <TERRY@tmk.com> (by email)
|
[ 07:31 rm ]
- fix typo
|
Wed, 4 Sep 2013
|
[ 18:26 madpilot ]
Fix name of port.
Reported by: pgj
|
[ 18:20 madpilot ]
Fix wording in UPDATING message.
|
[ 18:06 madpilot ] (Only the first 10 of 129 ports in this commit are shown above. )
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
Sat, 31 Aug 2013
|
[ 10:03 sunpoet ]
- Document the change of graphics/gdal
|
Fri, 30 Aug 2013
|
[ 19:14 dinoex ]
- update to 1.0.Alpha15.0
|
Mon, 26 Aug 2013
|
[ 14:34 lwhsu ]
- Bump PORTREVISION of lang/python since the package changed
- Refine UPDATING instruction
Approved by: mva
|
Sat, 17 Aug 2013
|
[ 19:10 mva ] (Only the first 10 of 18 ports in this commit are shown above. )
- Move the symlink magic for the default python version into lang/python
and lang/python2 and lang/python3. This change brings us closer to the goal
of making Python ports usable with different Python versions at the same
time.
- Add a new lang/python2 port to handle the symlinks for bin/python2,
bin/idle2, bin/pydoc2 and so on.
- Add a new lang/python3 port to handle the symlinks for bin/python3,
bin/idle3, bin/pydoc3 and so on.
- Bump the PORTREVISION on all lang/python* ports.
|
Fri, 16 Aug 2013
|
[ 23:43 stephen ]
- Change dependency science/netcdf to science/netcdf4.
- Fix some portlint errors.
|
Tue, 13 Aug 2013
|
[ 17:19 flo ]
- Update the 20121010 entry to the current gecko world order [1]
- While here remove an EOL white space the caught my eye
Submitted by: Jan Beich <jbeich@tormail.org> [1]
|
Mon, 5 Aug 2013
|
[ 22:29 bsam ]
. switch default file destination from ${PYTHON_SITELIBDIR}/eric4
to ${DATADIR} since the port provides not a python module and/or library
but an application;
. bump PORTREVISION to all eric4 ports (including i18n ones).
Pointed out by: dbn (at freebsd-python@)
|
Sat, 3 Aug 2013
|
[ 13:50 kwm ]
Tweak the pkg_delete lines for the glib update, aparently pkg_delete needs
the full package name including version.
Submitted by: freebsd forums via wblock@
|
Wed, 31 Jul 2013
|
[ 15:42 kwm ]
Switch around -f with -r for portmaster. I got confused while looking at
portupgrade options.
|
[ 14:53 kwm ]
Fix some typos, make the upgrade instructions more clear.
Submitted by: wblock@
|
[ 11:57 kwm ] (Only the first 10 of 149 ports in this commit are shown above. )
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1]
|
[ 02:23 danfe ]
Fix couple of typos, inconsistent formatting, and use official X.Org spelling.
|
[ 02:08 danfe ]
Spell Qt correctly; for Qt and KDE entries, put a space before version
number. Remove trailing blanks at EOL while here.
|
Tue, 30 Jul 2013
|
[ 18:30 rene ]
Spelling fixes.
Submitted by: jgh
|
[ 17:45 rene ]
Add a note about QT3 and KDE3 being removed.
|
Thu, 25 Jul 2013
|
[ 18:29 bjk (doc committer) ]
Update to 1.6.5
This is a security release by upstream, and requires configuration changes
in addition to the software update. See UPDATING.
Reviewed by: ports-security (zi, remko)
Approved by: hrs (mentor, ports committer)
|
Tue, 23 Jul 2013
|
[ 17:43 skreuzer ]
Revert commit 323487 since renaming spfquery.pl to spfquery causes a
conflict with mail/libspf2
|
[ 15:56 skreuzer ]
Update to 2.9.0
|
Mon, 22 Jul 2013
|
[ 17:53 rm ]
- fix yet another typo in bacula entry
|
Sat, 20 Jul 2013
|
[ 12:52 hrs ]
Document japanese/mozc-el should be removed before upgrading
japanese/mozc-server.
|
Fri, 19 Jul 2013
|
[ 12:08 rm ]
- add dependency on archivers/lzo2 to enable lzo compression
(just replace compression=GZIP with compression=LZO in Options) [1]
- replace rmdir with ${RMDIR} added in previous commit (portlint warning)
- correct bacula UPDATING entry [2]
PR: 178691
Submitted by: Oleg Ginzburg <olevole@olevole.ru> [1]
Reported by: kwm [2]
Approved by: Dan Langille <dan.langille@gmail.com> (maintainer, by mail)
|
[ 09:49 rm ]
Correct bacula-bat portname
|
[ 09:44 rm ]
- move bacula configuration to ${ETCDIR}/bacula
- bump PORTREVISION
- add UPDATING entry
- add an option to enable python support (both client and server
need to be rebuilt with this)
Dan's submission is based on:
PR: 170882
Submitted by: Michael Carlson <mike@bayphoto.com>
PR: 171818
Submitted by: Florian Ermisch <floh.edo@googlemail.com>
PR: 177331
Submitted by: Dan Langille <dan@langille.org> (maintainer)
|
Thu, 18 Jul 2013
|
[ 21:52 glarkin ]
- Only disable automatic cron job installation when installing from the
port, not the package.
|
[ 20:55 glarkin ]
- Added an option to control installation of the crontab file. The
option defaults to yes during interactive installation, and the crontab
file is not installed during non-interactive installation.
Requested by: espen@tagestad.no (via email)
|
[ 15:36 wg ]
www/zend-framework: update to 2.2.1
- Update to 2.2.1
- Copy old version to www/zend-framework1
- Chase mail/squirrelmail-postfixadmin-plugin dependency
- Take maintainership
If you wish to stay with the older version run:
# portmaster -o www/zend-framework1 www/zend-framework
or
# portupgrade -fo www/zend-framework1 www/zend-framework
or
# pkg set -o www/zend-framework:www/zend-framework1
PR: ports/179689
Submitted by: wg (myself)
Approved by: maintainer
|
Mon, 15 Jul 2013
|
[ 07:21 mandree ]
Fix up pkg_delete (old-style) instructions for net/avahi-gtk
by adding a trailing backslash-asterisk "\*".
|
Sun, 14 Jul 2013
|
[ 21:17 kwm ] (Only the first 10 of 21 ports in this commit are shown above. )
Update to 0.6.31.
Trim headers, update to new USES, remove obsolete Qt3 bindings.
Add new gtk3 avahi library. Misc cleanups.
Obtained from: GNOME devel repo
|
Thu, 11 Jul 2013
|
[ 12:40 mat ]
Have dns/py-ldns only install the Python bits.
PR: ports/179812
Submitted by: mat
Approved by: maintainer
|
Wed, 10 Jul 2013
|
[ 20:47 maxim (src,doc committer) ]
o Grammar.
Approved by: bdrewery
|
Sun, 7 Jul 2013
|
[ 15:48 madpilot ]
- Update to 5.0.1
- Preserve configuration files for future updates
- Add post-install script and UPDATING entry to help upgrading from
previous version
|
Sat, 6 Jul 2013
|
[ 08:43 ohauer ]
- update devel/apr1
apr-1.4.6 -> apr-1.4.8
apr-util-1.4.1 -> apr-util-1.5.2
- add support for NSS crypto driver (apr-util)
Changes URL's:
http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup
http://svn.apache.org/viewvc/apr/apr-util/branches/1.5.x/CHANGES?view=markup
http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup
Thanks to tijl@ for sending patches to the apache@ list.
http://lists.freebsd.org/pipermail/freebsd-apache/2013-June/003172.html
with hat apache@
|
Fri, 5 Jul 2013
|
[ 17:45 rakuco ]
Add some notes about rebuilding kdelibs4-dependent ports if using clang.
As mentioned in r322300, clang support has been improved since the update to
4.10.4 a few days ago.
This, however, requires a rebuild of the ports that depend on kdelibs4. Most
of them are covered by the KDE update itself, but those which are not part
of the Software Compilation need to be rebuilt manually to make sure the
previous issues (proper symbol visibility being the most annoying of them)
are solved.
I haven't fully tested all the possible portmaster/portupgrade/pkg commands
myself, so please shout out loud if they're not correct.
In collaboration with: avilla@
|
Wed, 3 Jul 2013
|
[ 17:45 db ] (Only the first 10 of 11 ports in this commit are shown above. )
Updated trustedqsl and removed tqsllib port which is no longer needed
Some cleanups and fixes needed.
Original comment from shurd@sasktel.net
I noticed that the new version allows uploading directly from the tqsl
app, so I've updated the port. The tqsllib is no longer a separate
package from upstream, so I added the CONFLICTS_INSTALL for it. A note
will be needed in ports/UPDATING regarding this.
Submitted by: Stephen Hurd <shurd@sasktel.net>
|
Thu, 27 Jun 2013
|
[ 20:16 bdrewery ]
Add note on portmaster+pkgng changes
|
[ 08:47 timur ]
Upgraded port to the latest 3.6.16 revision.
|
Sun, 23 Jun 2013
|
[ 12:34 tota ]
- Update net-im/mikutter to 0.2.2.1264 [1]
* Convert NOPORTDOCS to PORT_OPTIONS:MDOCS [1]
* Remove LICENSE_FILE for standard license
* Remove INSTALL_DEPENDS
* Make use of rubygem ports instead of ruby- prefix ports
* Update the restriction of Ruby version
* Cleanup post-patch target
- Remove net-im/mikutter003 [2]
* Consider using net-im/mikutter
* Add an entry to UPDATING
PR: ports/179320 (based on) [1]
PR: ports/179504 (based on) [2]
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1][2]
|
Sat, 22 Jun 2013
|
[ 21:20 rakuco ]
Belatedly add an entry in UPDATING for www/magento.
PR: ports/179267
Submitted by: Melvyn Sopacua <melvyn@magemana.nl> (maintainer)
|
Thu, 20 Jun 2013
|
[ 09:38 lev ]
Fix spelling
Submitted by: N.J. Mann njm at njm dot me dot uk
|
[ 08:19 lev ]
Expand UPDATES entry for devel/subversion with message about
new options.
|
Wed, 19 Jun 2013
|
[ 21:44 ohauer ]
- allow java/subversion-jave to stay on subversion17
- update UPDATING with a hint how to keep subversion17
|
[ 21:13 ohauer ]
- restore subversion-1.7.x as subversion17
I will take the port
OK per PM by Lev@
|
Fri, 14 Jun 2013
|
[ 12:59 tijl ]
Let config-conditional take options configured in make.conf into account.
The option dialog will not appear if all options have been configured
before, either using the dialog or in make.conf. This means you can set
options once for all ports in make.conf and not have dialogs pop up if
those are the only options.
Also let config-conditional run make config instead of do-config. Make
config handles NO_DIALOG and pre-config.
Discussed with: danfe
Approved by: portmgr (bapt)
|
Wed, 12 Jun 2013
|
[ 19:12 rakuco ]
Improve the English in the recent Perl UPDATING entry
|
[ 13:00 az ] (Only the first 10 of 30 ports in this commit are shown above. )
- lang/perl5.12 upgrade to 5.12.5
- lang/perl5.14 upgrade to 5.14.4
- lang/perl5.16 upgrade to 5.16.3
- Global modify SITE_PERL[1][2]
[1] - See more info:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=26605+0+archive/2013/freebsd-perl/20130609.freebsd-perl
[2] - Fix for mail/cyrus-imapd* - Approved by portmrg(bapt@)
Please, see ports/UPDATING for upgrade procedure.
Reviewed by: bapt@ (exp-run), culot@
|
Sun, 9 Jun 2013
|
[ 19:30 naddy ] (Only the first 10 of 67 ports in this commit are shown above. )
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072
|
Fri, 7 Jun 2013
|
[ 15:48 wxs ]
Note 8.4 release.
Also, retroactively note 9.1 release as it never made it in.
|
Tue, 4 Jun 2013
|
[ 18:53 pgj ] (Only the first 10 of 625 ports in this commit are shown above. )
- Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some highlights of the update:
- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk
(Only the first 15 lines of the commit message are shown above )
|
Mon, 3 Jun 2013
|
[ 22:13 wg ]
- Update to 1.4.0 [1]
- Add PORTDOCS
- Install extra migration files
- Preserve 1.3.x as dns/opendnssec13
Changes: https://wiki.opendnssec.org/display/DOCS/New+in+OpenDNSSEC+1.4
PR: ports/178861 [1]
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> [1]
Approved by: culot (mentor), maintainer
|
Sat, 1 Jun 2013
|
[ 19:18 rakuco ]
Mention that ack 2.04 has some incompatibilities with ack 1.
Suggested by az.
|
[ 01:08 swills ]
- Update ruby note to remind users to stop software before updating it.
|
Thu, 30 May 2013
|
[ 17:48 swills ]
- Update to 2.0.12
- rc script passes rclint
- Add UPDATING entry
PR: ports/179015
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
Tue, 28 May 2013
|
[ 15:54 swills ]
- Hopefully final update to the note about ruby, this way seems to work better
|
[ 14:46 swills ]
- Try again to fix the UPDATING entry for ruby. Thanks to bdrewery for the help.
|
Mon, 27 May 2013
|
[ 21:44 swills ]
- Fix incorrect portmaster instructions for ruby update
|
[ 13:11 swills ]
- Switch default version of Ruby to 1.9
|
Sun, 26 May 2013
|
[ 00:58 brd (doc committer) ] (Only the first 10 of 14 ports in this commit are shown above. )
- Remove sysutils/rsyslog5* finally
- Note expirations on sysutils/rsyslog6* as it is unsupported now as well
Reviewed by: zi@
|
Sat, 25 May 2013
|
[ 14:55 madpilot ]
- Patch postgrey to use PGY_GROUPNAME by default
- Don't show OPTIONS dialog for just DOCS option
- Tidy up port Makefile
- Rework rc script
- Add UPDATING message and pkg-message to inform users about the
rc script changes
PR: ports/178644
Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
|
[ 14:37 zeising ] (Only the first 10 of 518 ports in this commit are shown above. )
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 2640 (showing only 100 on this page) |