| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=265942
|
|
|
|
|
|
|
|
| |
PR: ports/152900
Submitted by: Michael Stowe <mstowe AT chicago.us.mensa.org> (maintainer)
Notes:
svn path=/head/; revision=265899
|
|
|
|
|
|
|
| |
is apparently having some trouble with email.
Notes:
svn path=/head/; revision=265814
|
|
|
|
|
|
|
| |
email troubles) to ruby@.
Notes:
svn path=/head/; revision=265809
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/152850
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: bmc@clapper.org (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=265785
|
|
|
|
| |
Notes:
svn path=/head/; revision=265761
|
|
|
|
| |
Notes:
svn path=/head/; revision=265691
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
|
|
|
|
| |
constat variable as of client components only. When amanda-server
installed, Constants.pm should include also server components.
- To work around it, use pkg-install/pkg-deinstall script to tweak
this variable by inplace updating.
Reported by: Christian Gusenbauer <c47g@gmx.at>
Notes:
svn path=/head/; revision=265629
|
|
|
|
| |
Notes:
svn path=/head/; revision=265601
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=265600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Along with Qt4 the following ports are updated:
PyQt4 ports to 4.8.1
devel/py-sip to 4.11.2
devel/qscintilla2 to 2.4.5
PyKDE3 to 3.16.7
PyQt3 tp 3.18.2-snapshot-20091119
New ports added:
devel/qt4-declarative
devel/py-qt4-declarative
x11/qt4-graphicssystems-opengl
This release has been contributed by:
Thomas Abthorpe (tabthorpe)
Max Brazhnikov (makc)
Dima Panov (fluffy)
Alberto Villa (avilla)
We'd like to thank Martin Wilke (miwi) for exp-run.
Notes:
svn path=/head/; revision=265592
|
|
|
|
|
|
|
|
|
| |
response to email.
Hat: portmgr
Notes:
svn path=/head/; revision=265542
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=265541
|
|
|
|
|
|
|
|
| |
PR: ports/152721
Submitted by: C-S <c-s at c-s dot li>
Notes:
svn path=/head/; revision=265536
|
|
|
|
| |
Notes:
svn path=/head/; revision=265500
|
|
|
|
| |
Notes:
svn path=/head/; revision=265332
|
|
|
|
|
|
|
| |
signalling that was implemented in asterisk 1.8 and libpri 1.4.11.
Notes:
svn path=/head/; revision=265331
|
|
|
|
|
|
|
| |
Approved by: doceng (implicit)
Notes:
svn path=/head/; revision=265326
|
|
|
|
| |
Notes:
svn path=/head/; revision=265302
|
|
|
|
| |
Notes:
svn path=/head/; revision=265242
|
|
|
|
|
|
|
| |
Clue provided by: pav
Notes:
svn path=/head/; revision=265167
|
|
|
|
| |
Notes:
svn path=/head/; revision=265101
|
|
|
|
| |
Notes:
svn path=/head/; revision=265094
|
|
|
|
|
|
|
|
|
|
| |
* Rename rabbitter to rabbiter
- Add missing dependencies for rabbirc and rabbiter
- Respect WITHOUT_NLS knob
- Fix pkg-plist not to mix %%PORTDOCS%% with %%EXAMPLESDIR%%
Notes:
svn path=/head/; revision=265091
|
|
|
|
| |
Notes:
svn path=/head/; revision=265078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
Notes:
svn path=/head/; revision=264837
|
|
|
|
|
|
|
| |
Try removing $MANUAL_PACKAGE_BUILD and bump $PORTREVISION.
Notes:
svn path=/head/; revision=264820
|
|
|
|
| |
Notes:
svn path=/head/; revision=264814
|
|
|
|
|
|
|
|
|
| |
PR: ports/152280
Submitted by: sunpoet@
With hat: gnome@
Notes:
svn path=/head/; revision=264772
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Array::LineReader gives you the possibility to access lines of some file by
the elements of an array. This modul inherites methods from Tie::Array (see
Tie::Array). You save a lot of memory, because the file's content is read
only on demand, i.e. in the case you access an element of the array. The
offset and length of all the lines is hold in memory as long as you tie your
array.
WWW: http://search.cpan.org/dist/Array-LineReader/
Notes:
svn path=/head/; revision=264725
|
|
|
|
| |
Notes:
svn path=/head/; revision=264684
|
|
|
|
|
|
|
| |
See changelog at: http://wiki.freepascal.org/User_Changes_2.4.2
Notes:
svn path=/head/; revision=264604
|
|
|
|
|
|
|
| |
Remove python build dependancy.
Notes:
svn path=/head/; revision=264481
|
|
|
|
| |
Notes:
svn path=/head/; revision=264463
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=264371
|
|
|
|
| |
Notes:
svn path=/head/; revision=264318
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor, implicit)
Notes:
svn path=/head/; revision=264243
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2010-11-07 devel/libisc: Unlikely to be used...
2010-11-08 emulators/vmware-guestd3: Depends of misc/compat3x, that is deprecated and set to be removed
2010-11-08 emulators/vmware-tools3: Depends of misc/compat3x, that is deprecated and set to be removed
2010-10-08 misc/compat3x: "Only FreeBSD 6.4+ are supported in ports"
2010-11-08 misc/bidwatcher: Obsoleted by JBidwatcher and changes at http://ebay.com
2010-11-08 security/vscan: Depends of misc/compat3x, that is deprecated and set to be removed
2010-11-08 www/ssserver: Depends of misc/compat3x, that is deprecated and set to be removed
Notes:
svn path=/head/; revision=264234
|
|
|
|
| |
Notes:
svn path=/head/; revision=264200
|
|
|
|
|
|
|
|
| |
PR: ports/151657
Submitted by: Pawel Pekala <c0rn at o2.pl>
Notes:
svn path=/head/; revision=264076
|
|
|
|
| |
Notes:
svn path=/head/; revision=263986
|
|
|
|
|
|
|
| |
Fiji stops DST next summer.
Notes:
svn path=/head/; revision=263953
|
|
|
|
| |
Notes:
svn path=/head/; revision=263934
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE
PR: ports/151859
Submitted by: C-S <c-s@c-s.li> (maintainer)
Notes:
svn path=/head/; revision=263924
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
repocopied as amanda26-{server,client}. Please stay in 2.6.x branch
if you are conservative. Yes, you should so for important
infrastructre like as backup system :-).
New 3.2.0 port includes:
- Use misc/amanda-perl-wrapper as perl5 interpreter which is linked
with libthr.so to avoid thread problem.
- Unique UID, GID assigned and use it by default. amanda user/group
will be added automatically when not exist.
- Deprecate AMANDA_{CONFIG,TAPE} port knobs. They can be set in
runtime config easily.
References: http://wiki.zmanda.com/index.php/3.2_features
Notes:
svn path=/head/; revision=263896
|
|
|
|
| |
Notes:
svn path=/head/; revision=263893
|
|
|
|
|
|
|
|
|
| |
PR: ports/151820
Submitted by: sunpoet@
With hat: gnome@
Notes:
svn path=/head/; revision=263884
|
|
|
|
|
|
|
| |
Submitted by: "Richard J. Dawes" <rich@rdawes.net>
Notes:
svn path=/head/; revision=263828
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Remove MD5 checksum while I am here
Notes:
svn path=/head/; revision=263708
|