| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- while here convert bzip2 to new uses framework
PR: 188779
Submitted by: john.hein@microsemi.com (via mail)
|
|
|
|
| |
Reported by: olgeni
|
|
|
|
| |
Changelog at <http://cvs.schmorp.de/rxvt-unicode/Changes>.
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
| |
Reported by: tijl
|
|
|
|
|
| |
With hat: portmgr
Reported by: Dan Langille
|
|
|
|
|
|
|
| |
They have never been used, are not updated upstream since 2009 and gnome@ team has already way too many things to care about
Discussed with: kwm (gnome)
Approved by: self (portmgr)
|
| |
|
|
|
|
|
|
|
|
| |
this one
and result in hard to debug failures for people building ports with portupgrade/portmaster
Discussed with: tijl
|
|
|
|
| |
Strip binaries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-04-23 emulators/mupen64-sdlinput: Use mupen64plus instead
2014-04-23 emulators/mupen64-sdlaudio: Use mupen64plus instead
2014-04-23 emulators/mupen64-tr64: Use mupen64plus instead
2014-04-23 emulators/mupen64-gln64: Use mupen64plus instead
2014-04-23 emulators/mupen64-sound: Use mupen64plus instead
2014-04-23 emulators/mupen64-rsp: Use mupen64plus instead
2014-04-23 emulators/mupen64-input: Use mupen64plus instead
2014-04-23 emulators/mupen64-glide: Use mupen64plus instead
2014-04-23 emulators/mupen64: Use mupen64plus instead
2014-04-23 emulators/mupen64-softgfx: Use mupen64plus instead
2014-04-23 emulators/mupen64-dummyaudio: Use mupen64plus instead
2014-04-23 emulators/mupen64-base: Use mupen64plus instead
2014-04-24 x11/emu: Broken, not staged
2014-04-24 lang/ruby-doc-stdlib: Upstream rerolls frequently, online docs work well
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=libtool.
- Add include directories to CPPFLAGS instead of CFLAGS.
- Use LDFLAGS instead of LIBS.
- Remove PTHREAD_LIBS reference.
- Add DOCS option.
- Staging.
- Remove MAKE_ENV. Not needed.
|
| |
|
|
|
|
|
| |
- Take maintainership, undeprecate, and stagify
- Unbreak on !i386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries. Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field. In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.
PR: ports/188759
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
|
|
|
|
|
| |
USES=libtool
Chase gtkmm20 shlib number change
|
| |
|
|
|
|
| |
Modernize
|
|
|
|
|
| |
Modernize
USES=libtool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Horia Racoviceanu <horia@racoviceanu.com> wishes to maintain these ports
with my help.
misc/lxde-common
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
misc/xdg-menu
- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change Desktop entry file
- Add DOCS Option
- Break lines around 80 characters
- Change pkg-plist, remove mtree
sysutils/lxinput
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
sysutils/lxtask
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Remove TODO from DOCS
sysutils/lxterminal
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, add missing
x11/florence
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:bzip2 instead of USE_BZIP2=yes and not needed desktop-file-utils
- Remove not needed MAN1 from Makefile
x11/libfm
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:xz instead of USE_XZ=yes
- Change pkg-plist, remove mtree
x11/lxde-meta
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
x11/lxmenu-data
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, remove mtree
x11/lxpanel
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Strip libraries
- Change pkg-plist, add missing
x11/menu-cache
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- USES pathfix instead of USE_GNOME gnomehack
- Strip library
x11-fm/pcmanfm
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:xz instead of USE_XZ=yes
- Change pkg-plist, remove mtree, add missing
x11-themes/lxde-icon-theme
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Change pkg-plist, remove mtree
x11-wm/lxmed
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
x11-wm/lxsession
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, add missing
x11-wm/obapps
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Add DOCS Option
- Change Desktop entry file
x11-wm/obmenu
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change Desktop entry file
- Break lines around 80 characters
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes false-positive leftover (files removed) warnings
in Redports/QAT/Tinderbox.
Note that some of these ports still have Orphans which I did not
address.
With hat: portmgr
Spotted by: new 'check-plist'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
|
| |
|
|
|
|
|
|
|
| |
* Fix a bug where the cursor position was invalidated after an insertion
* Implement X11 stuff on top of both libX11 (default) and XCB (OPTIONSng)
* Handle more options related to font handling
* Chase compiler warnings
|
|
|
|
|
|
|
|
|
| |
r350957 (glade3).
gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2.
|
| |
|
|
|
|
|
|
| |
- Update from 0.25.1 to 0.26.1
- Convert USE_XZ to USES
- Add LICENSE
|
| |
|
| |
|
|
|
|
| |
Fix leftovers
|
|
|
|
| |
Remove deprecated ports from gnome2-power-tools and gnome2-fifth-toe
|
| |
|
| |
|
|
|
|
| |
modernize
|
|
|
|
| |
Modernize
|
|
|
|
|
| |
Modernize
Reduce overlinking by using USES=libtool
|
|
|
|
| |
Modernize
|
|
|
|
|
|
|
|
|
| |
USES libtool
Chase libxklavier shlib change
On all ports depending on libxklavier:
- Support stage
- USES=libtool when possible to reduce overlinking
- Support packaging as a user
|
| |
|
|
|
|
|
| |
* Fix a bug where an uninitialized XColor struct could cause a segfault on
some systems (Emanuel Haupt)
|
|
|
|
|
|
| |
* Add some missing #include (Emanuel Haupt)
* Optimize the option parsing code
* Remove unused variable
|
|
|
|
|
| |
* Implement the -bg and -fg options
* Simplify the code by rewriting the whole stuff in C++
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- While I'm here, remove Author line
PR: 188097
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
| |
- Fix nearby minor style issues while here (not all)
Approved by: portmgr (bapt), some ports are still NO_STAGE :(
|
|
|
|
|
| |
Reported by: poudriere -cat
With hat: portmgr
|
|
|
|
| |
* Implement bookmarks
|
|
|
|
|
|
|
|
| |
* Fix a bug where the command line wasn't always '\0'-terminated
* Fix style here and there
* Update COPYRIGHT years to include 2014
- Fix LICENSE (BSD -> BSD2CLAUSE)
- Add another repo to MASTER_SITES
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
KDE ports:
- Convert to USES=tar:xz
devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style
devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port
net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)
x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall
The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
|
|
|
|
| |
Approved by: araujo
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/X11-GUITest/Changes
PR: ports/188060
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
9.x in order to prevent run-time breakage after the recent changes in
libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence
Obtained from: FreeBSD Haskell
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
| |
Add rc note to pkg-message
PR: ports/187431
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Use python autoplist
|
| |
|
| |
|
| |
|
|
|
|
| |
Cleanup
|
|
|
|
|
| |
Remove useless desktopfileutils and intltools dependencies
Use options helpers
|
|
|
|
| |
Use options framework
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-03-23 devel/ruby-gio2: Use rubygem-gio2 instead
2014-03-23 devel/ruby-glib2: Use rubygem-glib2 instead
2014-03-23 graphics/ruby-cairo: Use rubygem-cairo instead
2014-03-23 graphics/ruby-gdk_pixbuf2: Use rubygem-gdk_pixbuf2 instead
2014-03-23 graphics/ruby-rsvg2: Use rubygem-rsvg2 instead
2014-03-23 x11-toolkits/ruby-goocanvas: No longer included upstream
2014-03-23 x11-toolkits/ruby-gstreamer: Use rubygem-gstreamer instead
2014-03-23 x11-toolkits/ruby-gtk2: Use rubygem-gtk2 instead
2014-03-23 x11-toolkits/ruby-gtksourceview2: Use rubygem-gtksourceview2 instead
2014-03-23 x11-toolkits/ruby-pango: Use rubygem-pango instead
2014-03-23 x11-toolkits/ruby-poppler: Use rubygem-poppler instead
2014-03-23 x11-toolkits/ruby-vte: Use rubygem-vte instead
2014-03-23 x11/ruby-gnome2: Use rubygem-gnome2 instead
|
| |
|
| |
|
|
|
|
| |
ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/release-1.3/NEWS
|
| |
|
| |
|
|
|
|
|
|
| |
Changes Overview:
* Patch for transposed EDID red y bits (Florian Höch)
* add xcm-edid xcm-x11 xcm-ddc pkg-config file
|
| |
|
|
|
|
| |
- Stage support
|
|
|
|
| |
- While here add stage support
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add support of DragonFly and merge post-patch target into CMakeLists.txt patch
- Don't build locker, because VT_UNLOCKSWITCH is not defined in sys/consio.h
- Adjust dependencies
PR: 187376
Submitted by: myself
Approved by: Henry Hu (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
Since I'm there, do some cleaning and follow the new rules.
PR: ports/187462
Submitted by: Christophe Juniet <c.juniet (at) gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Pass maintainership to submitter
Changes: http://search.cpan.org/dist/X11-GUITest/Changes
PR: ports/187365
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
| |
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
|
|
|
|
| |
- New LIB_DEPENDS definition
|
|
|
|
|
|
|
| |
- Pet portlint(1) by removing unnecessary MAN1 entry
PR: ports/187257 [1]
Submitted by: A.J. van Werven <freebsd@skysmurf.nl> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 0.5.2~pre1, that should fix build on 10.0
while here:
- remove stale MASTER_SITE
- remove leading article from COMMENT
- remove check for unsupported version of FreeBSD, and
drop no more needed inclusions of bsd.port.[pre|post].mk
- add INSTALLS_ICONS per portlint
PR: 187197
Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]
misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)
security/kwallet:
- moved to security/kwalletmanager (renamed upstream)
x11/kdelibs:
- remove workaround, which is not needed after global fix in
Mk/bsd.kde4.mk (r315373)
PR: ports/187259 [1]
Submitted by: Tobias Berner <tcberner@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Provide a convenience target to merge new hash and size with existing
distinfo: first, redefine DISTINFO_FILE (so that prerequisite target
`makesum' would not overwrite existing distinfo file), then prepend
relevant SHA256 and SIZE lines with tilde (~) to cope with join(1)'s
requirement for sorted lines, truncate the old values thereof, join(1)
two files so new lines are nicely placed just where intended, finally
removing hackish tildes (improvements to this quick and dirty approach
are very welcome)
- Remove no longer relevant (and now somewhat confusing) comment in the
`pre-install' target after the port was staged
- Fix two identical typos (paqe -> page) in comments while I'm here
Tested by: dhw
|
|
|
|
|
|
|
|
|
|
| |
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.
Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.
Approved by: portmgr (bapt) (for Mk/bsd.port.mk)
|
|
|
|
| |
2014-03-03 x11/mgapdesk: Needs an old (pre 7.2) XFree86/X.org header file to build
|
| |
|
|
|
|
|
|
|
|
| |
Update pkg-descr to provide background that may help users decide whether
to really consider this port.
PR: 186046 [1]
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> [1]
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix support for DESTDIR
|
| |
|
| |
|
|
|
|
|
|
| |
- Add option for imlib2 support
PR: 187051
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Replace gtkpixbuf with gdkpixbuf2
- Support PLIST_FILES
PR: 187052
|
|
|
|
| |
PR: 187061
|
|
|
|
|
|
|
|
|
|
|
|
| |
use more accurate OSVERSION value in the check (1000000 -> 1000041)
- Fix regression introduced in r342061, when <bsd.port.options.mk> was
included before OPTIONS definitions
- Rename patches to get rid of those ugly double underscores (yuck!)
- Wrap couple of overly long lines after STAGEDIR conversion in r342050
- Create `drivers' and `extensions' directories in pre-install, not in
pre-su-install: no longer needed for stagified port
- Fix regex when patching lib/Makefile for WITHOUT_LINUX handling, and
improve nearby expressions while here as well
|
|
|
|
|
| |
- Update port description to mention features brought by unofficial patches
- Fix spelling of NETWM -> NetWM and utilize options helpers while I'm here
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.2.0
- Add dependency for textproc/p5-XML-Parser
- ADD USE_XZ=yes
- Add USES desktop-file-utils shared-mime-info
- Add USE_AUTOTOOLS=aclocal automake
- Strip executables and/or libraries
- Add DOCS and Option
- Add MAJORVER, VER and PLIST_SUB
- Change REINPLACE, remove obsolete and libfm-gtk3.pc [1]
- Remove obsolete pre-install
- Added executable and desktop for lxshortcut [1]
- Update WWW
x11-fm/pcmanfm
- Update to 1.2.0
- Remove dependency for x11/startup-notification [1]
- ADD USE_XZ=yes
- Add USES desktop-file-utils pathfix
- Add DEBUG and DOCS Options, add DOCS
- Add patch [1]
- Update WWW
deskutils/lxshortcut
- Add conflict with libfm-1.2.0
- Mark DEPRECATED, set EXPIRATION_DATE
x11/lxde-meta
- Bump PORTREVISION
- Remove dependency for deskutils/lxshortcut
Reported by:<-->Upstream (IRC) [1]
|
|
|
|
| |
- Mark deprecated in favor of rubygem- versions
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: ports/186922
Submitted by: Niclas Zeising <zeising@daemonic.se>
|
| |
|
|
|
|
|
|
| |
PR: ports/186245
Submitted by: zeising
Approved by: maintainer timeout (3 weeks)
|
|
|
|
| |
Reported by: bapt@
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...
New ports:
devel/kde-dev-scripts: KDE development scripts
devel/kde-dev-utils: KDE development utilities
games/klickety: Tetris themed solitaire
games/picmi: Single player logic-based puzzle game
textproc/libkomparediff2: Library to compare files and strings
The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.
PR: ports/186491
Exp-run: by bdrewery
Approved by: beat (former maintainer) [1]
|
|
|
|
| |
- Convert USE_GMAKE to USES
|
|
|
|
| |
Reported by: Herbert J. Skuhra <hskuhra@eumx.net>
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
- Convert USE_GMAKE to USES
|
|
|
|
|
|
| |
afterwards.
Encouraged by: mat
|
|
|
|
| |
any install target.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
| |
available for part or all the needed distfiles.
Reported by: distillator
|
|
|
|
|
| |
we end up with libs and symlinks as specified in the plist
No bump needed as it failed to package.
|
| |
|
|
|
|
| |
enable libsn when you configure --disable-libsn
|
|
|
|
|
| |
PR: ports/186107
Submitted by: Zsolt Udvari <udvzsolt (at) gmail.com>
|
|
|
|
| |
While here convert some LIB_DEPENDS
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: lme
|
| |
|
|
|
|
| |
- Convert to USES
|
|
|
|
|
|
| |
XFree86/X.org header file to build
Approved by x11 (bapt)
|
|
|
|
|
|
| |
- Add new option (QRCODE)
- Rewrite pkg-descr and COMMENT entry (Makefile)
- Adjust dependencies
|
| |
|
|
|
|
|
| |
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Mark -71 and -173 broken on FreeBSD 10+, they do not build there
- Remove check for FreeBSD 7.2-
Approved by: portmgr (infrastructure blanket)
|
|
|
|
|
| |
- Remove obsolete and broken PNEE option
- Use INFO for info page
|
|
|
|
|
|
|
|
|
| |
- add license
- while here remove patch and shift to uses framework [2]
PR: 186145
Submitted by: olivier@cochard.me (maintainer)
Approved by: maintainer [2]
|
| |
|
|
|
|
|
|
|
|
| |
- Support staging [1]
- Respect CFLAGS
PR: ports/185903 [1]
Submitted by: maintainer
|
|
|
|
|
| |
PR: 186217
Submitted by: amdmi3@
|
|
|
|
|
|
|
| |
While I'm here
- Use USES= gmake
- Convert to new LIB_DEPENDS syntax
- Add LICENSE
|
|
|
|
| |
Approved by: bapt@ (co-mentor)
|
|
|
|
|
|
|
| |
- Disable g-ir-scanner cache [1]
PR: 185910
Submitted by: amdmi3@ [1]
|
| |
|
|
|
|
| |
- USE_GITHUB
|
| |
|
| |
|
| |
|
|
|
|
| |
dependencies.
|
|
|
|
|
|
|
| |
While here switch to USES=pathfix shebangfix. Stagify the port and use
INSTALL_LIB for the library so it get auto stripped.
Submitted by: mat [1]
|
| |
|
|
|
|
|
|
| |
PR: 185903
Submitted by: new maintainer
Approved by: old maintainer
|
| |
|
| |
|
|
|
|
| |
Submitted by: bapt
|
| |
|
|
|
|
| |
That fixes packaging
|
| |
|
|
|
|
|
|
| |
PR: ports/185305
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
Approved by: maintainer timeout (18 days)
|
| |
|
|
|
|
| |
Submitted by: bapt
|
| |
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
|
|
|
| |
tree
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
|
|
|
|
|
|
|
|
|
| |
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
${DO_NADA}, some refactoring
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
| |
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt
PR: ports/184806
Reported by: many
Obtained from: FreeBSD Haskell
MFH: 2014Q1
|
|
|
|
|
|
|
| |
Handle the configuration file directly in plist
PR: ports/185605
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
|
|
|
|
|
|
|
| |
- STAGE-clean
- PREFIX-clean
MFH: 2014Q1
|
|
|
|
|
|
|
| |
proper patch
Bump portrevision so users get again a working version
Requested by: maintainer
|
|
|
|
|
|
|
| |
- Replace LIB_DEPENDS by GNOME components
- Add license blob
- Update WWW entry (pkg-descr)
- Add patch, which replaces 'xfce4-appfinder' image by generic icon in menu item
|
|
|
|
|
| |
- Bump PORTREVISION
- STAGE-clean here and there
|
| |
|
|
|
|
| |
Use options helpers
|
| |
|
|
|
|
|
| |
Fix license
Play with MAKE_ARGS instead of patching
|
|
|
|
| |
Play with MAKE_ARGS instead of patching
|
|
|
|
|
| |
Set the bin/Eterm mode via plist
Only propose the MMX option on i386
|
|
|
|
| |
Strip binaries
|
|
|
|
| |
ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/master/NEWS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG
Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
qt4-qtconfig to be built without Phonon support [1]
devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang
devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch
devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
Separate port for plugin will be committed later
devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake
Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports
PR: ports/184620 [1]
Reported by: Kevin Zheng <kevinz5000@gmail.com>
PR: ports/181141 [2]
Reported by: thierry
PR: ports/185101
Exp-run by: bdrewery
This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
|
|
|
|
|
| |
Big pointyhat to: bapt
Submitted by: maintainer
|
|
|
|
| |
Mostly our patches being upstreamed
|
| |
|
|
|
|
| |
Strip binaries
|
|
|
|
|
|
| |
Use USE_XORG instead if directly depend on libxv
Fix files credentials
Allow packaging as a user
|
| |
|
|
|
|
|
| |
Use options helpers
Use modern lib_depends
|
|
|
|
| |
Fix broken dependency on py-gtk2
|
| |
|
| |
|
|
|
|
| |
- Add missing OPTIONS_DEFINE
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- NO_INSTALL_MANPAGES is not needed with custom do-install target
|
| |
|
|
|
|
| |
- Add missing OPTIONS_DEFINE
|
|
|
|
| |
- Add missing OPTIONS_DEFINE
|
|
|
|
| |
- New LIB_DEPENDS syntax
|
|
|
|
|
| |
- Add missing OPTIONS_DEFINE
- New LIB_DEPENDS syntax
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
- Use desktop-file-utils
- Add missing OPTIONS_DEFINE
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
| |
- Reinplace shebang with PYTHON_CMD since it depends on version dependent
python modules
|
|
|
|
| |
- Add missing OPTIONS_DEFINE
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add license
- Stage support
- Use shebangfix
- Re-word the description for the transparency option
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION
PR: ports/185095 [1]
Submitted by: José García Juanino <jjuanino@gmail.com>
|
| |
|
|
|
|
| |
ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/master/NEWS
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- while here fix maintainership for the one slave ports
PR: 185065
Reported by: freebsd@skysmurf.nl
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
|