| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Changes this release:
http://joewing.net/projects/jwm/release-2.3.shtml#v2.3.7
Notes:
svn path=/head/; revision=447932
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE deatils to MIT, as per upstream change
- Add LIB_DEPENDS on print/freetype2: as detected by stage-qa, for XFT option
Approved by: adamw (mentor)
Relnotes: http://joewing.net/projects/jwm/release-2.3.shtml#v2.3.6
Differential Revision: https://reviews.freebsd.org/D7596
Notes:
svn path=/head/; revision=420619
|
|
|
|
|
|
|
|
|
|
| |
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
Notes:
svn path=/head/; revision=414892
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
|
|
|
| |
- While here, switch to USES=localbase
PR: 208348
Submitted by: woodsb02@gmail.com (maintainer)
Notes:
svn path=/head/; revision=412093
|
|
|
|
|
|
|
|
|
|
| |
PR: 205227
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4580
Notes:
svn path=/head/; revision=403781
|
|
|
|
|
|
|
|
|
|
| |
- Use option helpers for options dependencies
PR: 203247
Submitted by: tkato432@yahoo.com
Notes:
svn path=/head/; revision=399510
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv. The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.
PR: 202838
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=398996
|
|
|
|
|
|
|
|
| |
PR: 202859
Submitted by: Ports Fury.
Notes:
svn path=/head/; revision=395930
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=387082
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket, kwm (for gnome@ ports)
Notes:
svn path=/head/; revision=378031
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
| |
Notes:
svn path=/head/; revision=375594
|
|
|
|
| |
Notes:
svn path=/head/; revision=367127
|
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Notes:
svn path=/head/; revision=366746
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: ports/187660
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes:
svn path=/head/; revision=348503
|
|
|
|
|
|
|
|
|
|
| |
- Convert to options helper
PR: 187295
Submitted by: ports fury
Notes:
svn path=/head/; revision=347836
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.0
- Allow staging
PR: ports/182796
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
Notes:
svn path=/head/; revision=331679
|
|
|
|
|
|
|
| |
x11-wm)
Notes:
svn path=/head/; revision=327786
|
|
|
|
|
|
|
|
|
|
| |
While here:
Use options helpers where possible
Submitted by: Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
Notes:
svn path=/head/; revision=327046
|
|
|
|
| |
Notes:
svn path=/head/; revision=326020
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use USE_XORG syntax instead of LIB_DEPENDS for Xft and Xinerama
- Trim the header per new rules, define LICENSE (GPLv2)
- Fix whitespace bugs and provide better port description while here
Nota bene: version 2.1.0 is available
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=309076
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
PR: ports/151528
Submitted by: Michael Brune <admin@mjbrune.org> (maintainer)
Notes:
svn path=/head/; revision=263179
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/145933
Submitted by: Michael James Brune <admin mjbrune.org> (maintainer)
Notes:
svn path=/head/; revision=253137
|
|
|
|
|
|
|
|
| |
PR: ports/145901
Submitted by: Michael James Brune <admin mjbrune.org>
Notes:
svn path=/head/; revision=252988
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
| |
starting with X
Notes:
svn path=/head/; revision=240078
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=229780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=209549
|
|
|
|
|
|
|
| |
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=197173
|
|
|
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197075
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Submitted by: farrokhi
Notes:
svn path=/head/; revision=180632
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=176802
|
|
|
|
|
|
|
|
|
|
|
| |
In configuration file, we should use relative directory.
Noticed by: Dmitry Marakasov <amdmi3 at mail.ru> on ports@
Submitted by: rafan
Approved by: Babak Farrokhi <babak at farrokhi.net> (maintainer)
Notes:
svn path=/head/; revision=170692
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect DESTDIR
- Add new MASTERSITES
PR: ports/101997
Submitted by: Babak Farrokhi <babak at farrokhi.net> (maintainer)
Notes:
svn path=/head/; revision=170615
|
|
|
|
|
|
|
|
| |
PR: ports/96510
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Notes:
svn path=/head/; revision=160756
|
|
|
|
|
|
|
|
| |
PR: ports/96235
Submitted by: maintainer
Notes:
svn path=/head/; revision=160443
|
|
|
|
|
|
|
| |
Reported by: krismail
Notes:
svn path=/head/; revision=157684
|
|
|
|
|
|
|
|
| |
PR: ports/94385
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Notes:
svn path=/head/; revision=157305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[1]
Changes:
- Make tray menus popup in a more natural location.
- Made menu sizes specified in terms of the size of icons.
- Make the tray figure out its layout from its size if the layout
isn't given explicitly.
- Fixed swallow items getting more space than requested.
- Made Swallow more sane when an error is encountered.
- Now supports windows without a border, but with a title bar.
- Fixed a key binding issue on restart.
- Don't show X errors unless in debug mode.
- Added "valign" and "halign" attributes for Tray.
PR: 93082
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Notes:
svn path=/head/; revision=155720
|
|
|
|
|
|
|
|
| |
PR: ports/92920
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Notes:
svn path=/head/; revision=155446
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Preserve configuration file modifications across updates
- Substitute %%PREFIX%% in the configuration file
- Add missing dependency on libpng
- Use GNU_CONFIGURE
- Remove CONFIGURE_ARGS (the passed options are the defaults)
- Respect ${LOCALBASE} and ${X11BASE}
[1]:
PR: ports/91927
Submitted by: maintainer
Notes:
svn path=/head/; revision=153775
|
|
|
|
|
|
|
|
| |
PR: ports/91814
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Notes:
svn path=/head/; revision=153539
|