Supported are:
* File
* CVS
* SVN
* Perforce
This package is to be used with PackageFileManager v1 and v2 and can't
be used on it's own.
WWW: http://pear.php.net/package/PEAR_PackageFileManager_Plugins
PR: ports/139703
Submitted by: myself (sylvio@)
Approved by: miwi (mentor)
With a few parameters, the entire package.xml is automatically
updated with a listing of all files in a packages.
Features include:
- manpages the new package.xml 2.0 format in PEAR 1.4.0
- can detect PHP and extension dependencies using PHP_CompatInfo
- reads in an existing package.xml file, and only changes the release/changelog
- a plugin system for retrieving files in a directory. Currently four plugins
exist, one for standard recursive directory content listing, one that reads
the CVS/Entries files and generates a file listing based on the contents of a
checked out CVS repository, one that reads Subversion entries files, and one
that queries a Perforce repository.
- incredibly flexible options for assigning install roles to files/directories
- ability to ignore any file based on a * ? wildcard-enable string(s)
- ability to include only file that match a * ? wildcard-enable string(s)
- ability to manage dependencies
- can output the package.xml in any directory, and read in the package.xml file
from any directory.
- can specify a different name for the package.xml file
WWW: http://pear.php.net/package/PEAR_PackageFileManager2/
PR: ports/139704
Submitted by: myself (sylvio@)
Approved by: miwi (mentor)
brings in gcc34 for modern systems).
Bump PORTREVISION.
PR: ports/138770
Submitted by: Mel Flynn <mel at rachie.is-a-geek.net>
Approved by: Alexander Churanov (maintainer)
- Fix DIST_SUBDIR to be in corcondance with other
textproc/scim-kmfl-* ports.
PR: 140911
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
* Forces recompile due to this amd amd64-related fix of kmflcomp/libkmfl.
* While here pet portlint
PR: 140909
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
- Fixed libltdl to no longer attempt to dlopen() the old_library
listed in the .la file. Now will use only the preopen loader to
attempt to load it. This may be a security issue, all users are
advised to upgrade.
- Similarly, don't open module.la from the current directory, this
changes the behavior of libltdl to match the documentation.
browse the library is inspired by Rhythmbox but Ario aims to be much lighter
and faster.
WWW: http://ario-player.sourceforge.net/
PR: ports/139414
Submitted by: Grzegorz Blach <magik at roorback.net>
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).
The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:
Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)
We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.
PR: 136676
136967
138872 (obsolete with new epiphany-webkit)
139160
134737
139941
140097
140838
140929
Swing applications. It offers features you'd expect in any desktop
docking framework such as:
* Tabbed and Split Layouts
* Drag-n-Drop capability (with native drag rubber band painting
on some platforms)
* Floating windows
* Collapsible Containers to Save Real Estate
* Layout Persistence
WWW: https://flexdock.dev.java.net/
PR: ports/140906
Submitted by: Otacilio de Araujo Ramos Neto <otacilio.neto at bsd.com.br>