| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
| |
|
|
|
|
| |
- Remove MD5 checksums
|
|
|
|
|
| |
PR: ports/148578
Submitted by: David DEMELIER <demelier.david AT gmail.com>
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Apply fix to patch-aaa07 that fixes a typo made upstream. This caused
minimize/restore operations to grow systray applications by one
vertically each time [1]
- Fix build with WITHOUT_REMEMBER [1]
PR: ports/136136
Submitted by: scf@
Obtained from: Fluxbox Git [1]
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
keeping maintain two ports that don't require a lot of time to take care of.
|
|
|
|
|
|
| |
PORTREVISION.
Submitted by: Tim Daneliuk <tundra@tundraware.com>
|
|
|
|
|
| |
PR: ports/129302
Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
|
|
|
|
|
|
|
|
|
| |
-patch-aaa0[13] contain changes required for patch-aaa0[67]
-patch-aaa0[67] fix `resize to negative dimension` bug
-Bump the PORTREVISION.
Submitted by: Alexander <flitster@gmail.com>
Obtained from: Its git
|
|
|
|
|
|
|
|
|
| |
took (better word, backout) from 1.0.0 release. The 'hash' isn't available
some shells. Bump the PORTREVISION.
Reported by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Tested by Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Randy Pratt <bsd-unix@embarqmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
-Fix pixmap resource leak in pixmap menu.
-Bump the PORTREVISION.
Reported by: L Campbell <llc2w@virginia.edu> [1]
Tested by: L Campbell <llc2w@virginia.edu> [1]
Randy Pratt <bsd-unix@embarqmail.com> [1]
Obtained from: Its git repository (both patches)
Approved by: portmgr (linimon)
|
|
|
|
| |
http://sourceforge.net/project/shownotes.php?group_id=35398&release_id=623696
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az
|
|
|
|
|
|
|
| |
- Get rid of all X11BASE stuff.
- Enable imlib2 feature by default (follow the configure), use WITHOUT_IMLIB2
to disable it.
- Update the WWW.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Reported by: Benjamin Adams <freebsdworld@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
using 'exec sh foobar' instead 'exec foobar'. The 644 is need for some users
that are using noexec mounted home directory, which the 755 will block them.
Bump the PORTREVISION.
Bugs tracker: http://tinyurl.com/2lazb6 (sourceforge.net)
Obtained from: Fluxbox SVN
Submitted by: Mark Tiefenbruck (Fluxbox developer)
|
|
|
|
|
|
|
|
| |
caused not possible to start up your Fluxbox if you remove ~/.fluxbox or
you are a first time user. Add a hack to get it back to 755 and explain
the solution in UPDATING by run 'chmod 755 ~/.fluxbox/startup'.
Reported by: infofarmer
|
|
|
|
|
|
| |
to remove this patch to allow anyone to build it.
Reported by: several
|
|
|
|
| |
http://fluxbox.org/version-0.9.php
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:
-Update to 1.0rc2.
-Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
-The bsetroot has been renamed to fbsetroot.
As for the other ports, chase the fluxbox-devel -> fluxbox.
Request by: too many to list (include developers)
|
|
|
|
|
|
| |
-Remove maintainer line in pkg-descr.
-portlint:
-Use DATADIR in plist.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
| |
If anyone care about those so much, let me know the url to bring those back.
|
|
|
|
|
|
|
| |
- Move MAN1 outside the bsd.port.pre.mk.
- Turn the knobs order into ABCs order.
- Few other clean up to make the portlint a bit happy man.
- No function change and now is easier to read.
|
|
|
|
| |
so I shall take the maintainership.
|
|
|
|
|
| |
PR: ports/69439
Request by: maintainer
|
|
|
|
|
|
|
| |
Portlint
PR: ports/69782
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
|
|
|
|
|
|
|
|
| |
and it prevents coming global XFree86/Xorg switch thingie.
PR: ports/68540
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: maintainer timeout (2 weeks)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/58672
Submitted by: Yonas <yonas_@yahoo.com>
Approved by: adamw (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
(update patch to -7)
o fix misbehaviour of tabber windows (patch approved by fluxgen)
PR: ports/50204
Submitted by: Pav Lucistnik <pav@oook.cz>
Tested by: Hendrik Scholz <hscholz@raisdorf.net>
Approved by: maintainer no response (about 2 month)
Patch approved by: fluxgen (fluxbox developer)
|
|
|
|
| |
targets in bsd.port.mk
|
| |
|
|
|
|
|
|
|
|
| |
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
|
|
|
|
|
| |
Pointed out by: sheldonh
Approved by: maintainer
|
|
|
|
|
|
|
| |
* Bump PORTREVISION.
PR: ports/47214
Submitted by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
* new patch URL.
* fixes to support using boxtools port.
PR: ports/46160
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
- Move Xft patch out of files/ and relocate reminder patch
- Add xterm as BUILD/RUN dependency to fix build [1]
- bump PORTREVISION
PR: ports/45706
Submitted by: maintainer
Reivewed by: kris [1]
|
|
|
|
|
|
|
|
| |
- Add Xft patch
- bump PORTREVISION
PR: ports/45685
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/45492
Submitted by: maintainer et al.
|
|
|
|
|
|
|
|
| |
as well.
PR: ports/44833
Submitted by: maintainer
Reviewed by: obraun
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
* Do not install bsetbg and bsetroot anymore, since this is part of boxtools
now.
* Bump PORTREVISION.
PR: 43844
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/42720
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
* bump PORTREVISION
* delete trailing whitespaces in pkg-plist to make portlint happy
PR: ports/42644
Submitted by: maintainer
|
|
|
|
|
|
|
| |
* bump PORTREVISION
PR: ports/42626
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/42377
Submitted by: maintainer
|
|
|
|
|
| |
Reviewed by: maintainer
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
Hendrik Scholz <hendrik@scholz.net>
PR: 38885
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Approved by: maintainer timeout (2wks) and old maintainer cannot be
contacted since update to 0.1.7
|
|
|
|
|
|
|
| |
PR: 37587, 37718
Submitted by: Hendrik Scholz <hendrik@scholz.net>,
Henrikas <Henrikas.hemry@delfi.lt>
Approved by: 2 week maintainer timeout
|
|
|
|
|
|
|
| |
PORTREVISION.
PR: 35814
Submitted by: maintainer
|
|
|
|
|
| |
PR: 35518
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
and problems with some apps.
PR: 34440
Submitted by: maintainer
|
|
|
|
|
| |
PR: 33960
Submitted by: maintainer
|
|
manager based on BlackBox. Most of the port came from spn
and merged update to 0.1.5 and some parts of pkg-descr from
Matthew Hawkins's submission.
PR: 32390, 32655
Submitted by: spn <spn@g0v.ru>, Matthew Hawkins <matthew@topic.com.au>
|