| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Tested on: pointyhat
Notes:
svn path=/head/; revision=183769
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[1] Remove DEPENDS
[2] Add a new pkg-plist keyword @stopdaemon
[3] Provide rc.subr script suffix as RC_SUBR_SUFFIX
[4] Add USE_CDRTOOLS to abstract dependency on sysutils/cdrtool[-cjk]
[5] Add DOS2UNIX_REGEX, allowing to pass a filename regex to CRLF replacement
routine
[6] Support partially translated manpages in MAN* variables
[7] Fix USE_LDCONFIG on ports with @cwd in pkg-plist
[8] Remove support for XFree86 3.X
[9] Add user settable WITH_DEBUG flag that turns on -g in CFLAGS and resets
STRIP
[9] Fix `make install' to refuse overwriting of older version of the port
[10] New category ports-mgmt
[11] New category gnustep
[12] Removed category picobsd
bsd.java.mk
[13] Remove deprecated syntax
bsd.tcl.mk
[14] Provide TCL_VER when USE_TK[_BUILD] is defined. Fixes cad/netgen
ports/Makefile
[15] Make csup default `make update' method on FreeBSD 6.2 and up
PR: ports/99742 [1], ports/93373 [2], ports/100915 [3],
ports/105161 [4], ports/106029 [5], ports/106252 [6],
ports/106235 [7], ports/100939 [9], ports/97507 [10],
ports/103931 [11], ports/106921 [12], ports/104136 [13],
ports/105215 [15]
Submitted by: sem [1] [2], Matthias Andree <matthias.andree@gmx.de> [3],
nork [4], pav [5] [7] [14], Nick Barkas <snb@threerings.net> [6],
flz [8], gabor [9], shaun [10], erwin [12], hq [13],
Gurkan Sengun <gurkan@linuks.mine.nu> [11]
Notes:
svn path=/head/; revision=183768
|
|
|
|
|
|
|
|
| |
Tested on: pointyhat
With hat: portmgr
Notes:
svn path=/head/; revision=183767
|
|
|
|
|
|
|
| |
- Bump copyright years
Notes:
svn path=/head/; revision=183766
|
|
|
|
|
|
|
|
| |
PR: ports/108588
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
Notes:
svn path=/head/; revision=183765
|
|
|
|
|
|
|
|
| |
PR: ports/108600 (based on)
Submitted by: Damien Deville <damien.deville@netasq.com>
Notes:
svn path=/head/; revision=183764
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/ULTRADM/POE-Component-Client-SMTP-0.14/Changes
Notes:
svn path=/head/; revision=183763
|
|
|
|
| |
Notes:
svn path=/head/; revision=183762
|
|
|
|
|
|
|
|
|
| |
because the directory contained imake files. But when xview was added from
package, this directory was left over after deinstall. Should fix leftovers
on pointyhat
Notes:
svn path=/head/; revision=183761
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=183760
|
|
|
|
|
|
|
|
| |
PR: 107415
Discussion with: John Merryweather Cooper
Notes:
svn path=/head/; revision=183759
|
|
|
|
|
|
|
|
| |
PR: 108591
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Notes:
svn path=/head/; revision=183758
|
|
|
|
| |
Notes:
svn path=/head/; revision=183757
|
|
|
|
| |
Notes:
svn path=/head/; revision=183756
|
|
|
|
| |
Notes:
svn path=/head/; revision=183755
|
|
|
|
|
|
|
|
|
| |
PR: ports/108534
Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
Approved by: itetcu (mentor)
Notes:
svn path=/head/; revision=183754
|
|
|
|
|
|
|
|
| |
PR: ports/108575
Submitted by: Artem Naluzhny <tut at nhamon.com.ua> (maintainer)
Notes:
svn path=/head/; revision=183753
|
|
|
|
| |
Notes:
svn path=/head/; revision=183752
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libtool-generated shared libraries by forcing libtool into understanding
that FreeBSD can correctly handle shared library dependencies.
This code already exists in the libtool CVS repository but without knowing
the release schedule (if any) for a new libtool 1.5.x series, and the
exceptional performance gains (gnucash for example uses 122 shared libraries
and with things rebuilt now starts up in ~10 seconds as opposed to 15
*minutes*). Further, a number of people have assisted in extensive testing
of this code in a series of different environments, so I am therefore
adding this patch to the tree.
PR: 94826
Submitted by: Peter Jeremy <peterjeremy@optushome.com.au>
Tested by: too many to list - thank you all
Notes:
svn path=/head/; revision=183751
|
|
|
|
|
|
|
|
|
|
| |
autoconf 2.61 like it's supposed to.
PR: 107672
Submitted by: Charming Sun <snnn119@gmail.com>
Notes:
svn path=/head/; revision=183750
|
|
|
|
|
|
|
|
|
| |
- Fix build with gcc41 [1]
Reported by: krismail [1]
Notes:
svn path=/head/; revision=183749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mirage is a fast and simple GTK+ image viewer.
- Supports png, jpg, svg, xpm, gif, bmp, tiff, and others
- Cycling through multiple images (with preloading)
- Slideshow and fullscreen modes
- Rotating, zooming, flipping, resizing, cropping
- Saving, deleting, renaming
- Custom actions
- Command-line access
- Configurable interface
WWW: http://mirageiv.berlios.de/
Author: Scott Horowitz <stonecrest@gmail.com>
Notes:
svn path=/head/; revision=183747
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A command line based weather reporting tool written in python. View
current weather conditions, extended day forecasts, and station id
lookups as reported from weather.com. Customize output via weathergetrc
configuration file. Platform independent.
WWW: http://developer.berlios.de/projects/weatherget/
Author: Tyler Gates <TGates81@gmail.com>
Notes:
svn path=/head/; revision=183745
|
|
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
PR: ports/108551
Submitted by: Marcelo Araujo
Notes:
svn path=/head/; revision=183744
|
|
|
|
| |
Notes:
svn path=/head/; revision=183743
|
|
|
|
|
|
|
|
| |
PR: ports/108502
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Notes:
svn path=/head/; revision=183742
|
|
|
|
|
|
|
| |
Reported by: krismail
Notes:
svn path=/head/; revision=183741
|
|
|
|
|
|
|
|
|
|
|
| |
- - CONFLICT with other vnc ports [1]
- tke maintainership since I'm using it
PR: ports/108412 [1]
Submitted by: Tsurutani Naoki [1]
Notes:
svn path=/head/; revision=183740
|
|
|
|
|
|
|
| |
- tke maintainership since I'm using it (
Notes:
svn path=/head/; revision=183739
|
|
|
|
|
|
|
| |
Spotted by: pointyhat
Notes:
svn path=/head/; revision=183738
|
|
|
|
|
|
|
|
| |
Submitted by: Li-Lun Wang <llwang@infor.org>
Approved by: maintainer (via privat mail)
Notes:
svn path=/head/; revision=183737
|
|
|
|
|
|
|
|
| |
PR: ports/108182
Submitted by: Ralf van der Enden <tremere@cainites.net>
Notes:
svn path=/head/; revision=183736
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix plist
PR: ports/108182
Submitted by: Tobias Roth <ports@fsck.ch>
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=183735
|
|
|
|
| |
Notes:
svn path=/head/; revision=183734
|
|
|
|
| |
Notes:
svn path=/head/; revision=183733
|
|
|
|
|
|
|
|
| |
PR: ports/108555
Repocopy by: marcus
Notes:
svn path=/head/; revision=183732
|
|
|
|
| |
Notes:
svn path=/head/; revision=183731
|
|
|
|
|
|
|
|
| |
PR: ports/108410
Submitted by: chinsan
Notes:
svn path=/head/; revision=183730
|
|
|
|
| |
Notes:
svn path=/head/; revision=183729
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Better eplanation in a BROKEN message (does not support <5.0) [1]
- Change patch-pkgconfig with a REPLACE_CMD in Makefile [1]
- Improve do-configure target to respect CC,CXX, etc. [1]
- Back shared libraries versioning that was removed by developers [2]
Submitted by: mezz [1]
Noted by: pav [2]
Notes:
svn path=/head/; revision=183728
|
|
|
|
| |
Notes:
svn path=/head/; revision=183727
|
|
|
|
|
|
|
|
|
| |
PR: ports/108546
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Security: http://drupal.org/node/113935
Notes:
svn path=/head/; revision=183726
|
|
|
|
|
|
|
|
|
| |
Changelog at <http://billposer.org/Software/unidesc.html#changelog>.
Remark: this port has been renamed to uniutils.
Notes:
svn path=/head/; revision=183725
|
|
|
|
| |
Notes:
svn path=/head/; revision=183724
|
|
|
|
| |
Notes:
svn path=/head/; revision=183723
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Initial patch was submitted by Dan Nelson (dnelson at allantgroup.com) and
heavily modified by me. He tested the initial version with PERC2/Si.
This version also builds on any FreeBSD version because correct header files
are included in the distribution. However, statically compiled version is
still included in the tarball. It is useful when a box is not bootable. :-)
- Assume maintainership as discussed privately.
PR: ports/108561
Notes:
svn path=/head/; revision=183722
|
|
|
|
|
|
|
|
| |
PR: ports/108500
Submitted by: Jonathan <afarsec@012.net.il> (maintainer)
Notes:
svn path=/head/; revision=183721
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=183720
|
|
|
|
| |
Notes:
svn path=/head/; revision=183719
|
|
|
|
| |
Notes:
svn path=/head/; revision=183718
|