| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/68932
Submitted by: Clayton Rollins (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
|
| |
PR: ports/68783
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
|
|
|
|
|
| |
PR: ports/68592
Submitted by: maintainer.
|
|
|
|
|
|
|
|
|
|
| |
- add SIZE
- fix a minor configure warning
PR: 64389
Submitted by: marius
Reminded by: marius
Approved by: maintainer
|
|
|
|
| |
released 20040702 snapshot
|
|
|
|
|
|
|
|
|
|
| |
- reduced RAM usage (hopefully)
- smarter upstream control
- fast-resume, file priority system
- automatically saves stats and some client settings
PR: ports/68446
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/68415
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Security fix: giFT-FastTrack remote DoS of HTTP server and client
http://www.freebsd.org/ports/portaudit/1f738bda-c6ac-11d8-8898-000d6111a684.html
PR: 68330
Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
|
|
|
|
|
| |
PR: ports/68305
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Bump PORTEPOCH, because PORTVERSION decreased.
PR: 68252
Submitted by: Bill Cadwallader <hurbold@yahoo.com>
|
|
|
|
|
|
|
|
| |
py-gtk2 2.3.x (available at MarcusCom CVS). You still can get 0.0.16 at
http://people.freebsd.org/~mezz/diff/ if you want to, which I will keep update
from there until py-gtk2 2.3.x (will be 2.4) becomes stable.
Reported by: Randy Pratt <rpratt1950@earthlink.net>
|
|
|
|
|
| |
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
|
|
|
|
|
| |
PR: ports/68129
Submitted by: Clayton Rollins <crollins666@hotmail.com> (maintainer)
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
Closes PR: ports/67665
Submitted by: maintainer
|
|
|
|
|
| |
-Chase the current bsd.gnome.mk, ie: pygnome2
-Add PORTDOCS.
|
|
|
|
|
| |
PR: ports/67841
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Fix build:
. Enforce USE_JIKES=no as jikes won't let import statements contain no
package name
. Enforce JAVA_VERSION=1.3 as JDK 1.4 won't let import statements
contain no package name
. Re-enabled error statements while compiling
PR: 66349
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
|
|
|
|
|
| |
PR: ports/67199
Submitted by: Joel Diaz <joeldiaz@bellsouth.net>
|
| |
|
|
|
|
|
|
|
| |
functionalities running on top of BitTornado.
PR: ports/67567
Submitted by: Stefan Walter <sw@gegenunendlich.de>
|
|
|
|
|
|
| |
most important change: major transfer speed improvement
- Fix typo
- Don't remove a dir that gets already removed by net/dclib
|
|
|
|
| |
- Explicitly remove some directories
|
|
|
|
|
|
|
| |
Basically, all modern, supported versions of FreeBSD are thread-safe, so
just assume we have pthread.h.
Reported by: bento via kris
|
| |
|
|
|
|
| |
dependent ports.
|
|
|
|
|
| |
PR: 67535
Submitted by: maintainer
|
|
|
|
| |
Noticed by: mat
|
|
|
|
|
|
| |
o Pet portlint
o Mark IGNORE for perl < 5.6.0 because of it's dependency
on p5-Video-OpenQuicktime
|
|
|
|
|
| |
PR: ports/67380
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
|
|
|
|
|
|
|
| |
- add missing @exec and remove old SIZE in net/GeoIP
- update for libGeoIP.4 in LIB_DEPENDS and bump PORTREVISION
- utilize PORTDOCS in www/mod_geoip
Noticed by: kris
|
| |
|
|
|
|
|
| |
PR: ports/67229
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
|
|
|
|
|
|
|
| |
- Pass maintainership on submitter
PR: ports/67169
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: maintainer
|
|
|
|
| |
- change PREFIX to LOCALBASE
|
| |
|
|
|
|
|
| |
PR: ports/67069
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
|
|
|
|
|
|
| |
- Use configure option to rename ed2k binary instead of patching
PR: ports/66989
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
|
|
|
|
|
| |
PR: ports/66760
Submitted by: Michael Johnson (maintainer)
|
|
|
|
|
| |
PR: 66979
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
|
|
|
|
|
| |
PR: ports/66962
Submitted by: maintainer
|
|
|
|
|
|
| |
birthday ;)
Reported by: bento via kris
|
| |
|