both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav)
- Add devel/pdcurses-the to the category Makefile.
- Add CONFLICTS between pdcurses (also bump PORTREVISION so it gets
recorded) and pdcurses-the.
- Change dependency in editors/the to use devel/pdcurses-the (which fixes a
problem with the cursor).
Padre is an Perl IDE that is simple to use for new Perl programmers
but also supports large multi-lingual and multi-technology projects.
Padre is written in Perl, runs on all three major desktop platforms (Windows,
Mac OS X and Unix/GTK), and is distributed under the perl license.
WARNING: Padre requires Perl with thread support built-in !
WWW: http://padre.perlide.org/
PR: ports/132406
Submitted by: Cezary Morga <cm at therek.net>
The Makefile that gets shipped with tweak overrides the default values
of the well known make variables. Because a diff to sanitize the
Makefile would be bigger than replacing it, add a BSD Makefile to the
files/ directory.
Also remove the unneeded commented DISTNAME line from the Makefile.
Approved by: Jille Timmermans <jille quis cx> (port maintainer)
letting you see the full and exact binary contents of the file. It can be
useful for modifying binary files such as executables, editing disk or
CD images, debugging programs that generate binary file formats incorrectly,
and many other things.
WWW: http://www.chiark.greenend.org.uk/~sgtatham/tweak/
PR: ports/131724
Submitted by: Jille Timmermans (jille at quis.cx)