| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Install handful of documentation files (seem useful)
PR: 199210
Notes:
svn path=/head/; revision=383870
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer mail address
PR: 199285
Submitted by: liangtai.s16@gmail.com (maintainer)
Notes:
svn path=/head/; revision=383860
|
|
|
|
| |
Notes:
svn path=/head/; revision=383849
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=383844
|
|
|
|
|
|
|
|
|
| |
* Merge Makefile and Makefile.inc.
* Add our own proper pkg-descr file.
* Remove support for building a BMP plugin.
Notes:
svn path=/head/; revision=383825
|
|
|
|
|
|
|
|
| |
The site is up and the distfile fetches with the current checksum.
I just this was just a transient issue.
Notes:
svn path=/head/; revision=383803
|
|
|
|
| |
Notes:
svn path=/head/; revision=383752
|
|
|
|
| |
Notes:
svn path=/head/; revision=383749
|
|
|
|
| |
Notes:
svn path=/head/; revision=383724
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update rhythmbox to 3.2.
Update gnome-tweak-tool to 3.14.3.
Update gnome-mines to 3.14.2.
Update eog to 3.14.4.
Update geary to 0.10.0.
Update tracker to 1.2.6.
Update gdm to 3.14.2.
Update gtk30 to 3.14.12.
Update gtksourceview3 to 3.14.4.
Obtained from: GNOME dev repo
Notes:
svn path=/head/; revision=383723
|
|
|
|
| |
Notes:
svn path=/head/; revision=383693
|
|
|
|
| |
Notes:
svn path=/head/; revision=383682
|
|
|
|
|
|
|
| |
USE_RUBY was setting CONFIGURE_TARGET before USES=waf
Notes:
svn path=/head/; revision=383681
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- upstream does not tag release tar balls with version numbers
- upstream does not maintain old releases in any archive
- update sha and size for this release
- remove CONFIG_BUILDER as it is deprecated
- add SERVERSETUP for building a new server
- remove deprecated docs files and add newly added docs
Tested in anger on my personal shoutcast server.
Thanks to the folks at nullsoft/AOL for their continued support of FreeBSD
as a target platform for shoutcast servers.
Readme, changelog and bug reports should be reported at:
http://forums.winamp.com/showthread.php?p=3022006
Notes:
svn path=/head/; revision=383680
|
|
|
|
| |
Notes:
svn path=/head/; revision=383661
|
|
|
|
|
|
|
| |
Suggested by: mat
Notes:
svn path=/head/; revision=383632
|
|
|
|
|
|
|
|
|
|
| |
On current bulk build, the breakage of freealut skipped 28 ports.
No revbump needed; it's the same distfile -- only renamed.
Approved by: Blanket
Notes:
svn path=/head/; revision=383630
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG
Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui
Merge deskutils/preferencepanes into deskutils/systempreferences
Notes:
svn path=/head/; revision=383626
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak
- Add license
- Un-mute installation
MFH: 2015Q2
Notes:
svn path=/head/; revision=383601
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe
Notes:
svn path=/head/; revision=383571
|
|
|
|
| |
Notes:
svn path=/head/; revision=383560
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
his 3.99-u4-b5-sX series. Unfortunately we cannot assign it directly to
DISTVERSION without having to bump PORTEPOCH, so stick to 3.99.4.5.7 for
the time being (note that upstream Monkey's Audio SDK is at version 4.16
right now; but seems that no one ported it to Linux/Unix -- folks prefer
to maintain old 3.xx port instead; mention this in the port description)
- Build in "shntool-enabled" mode by default (-DSHNTOOL); this is also in
line with how most GNU/Linux distributions package it
- Install couple of useful documentation files, but first beautify them a
bit: convert to UTF-8 and append missing newline at EOF; sed(1) command
might look unnatural, but it is compatible with both GNU and BSD sed(1)
implementations (cf.: '-nep' is GNU-only, and '$G' is new BSD-only); we
prefer ${SED} over ${ECHO_CMD} >> because it is shorter and allows for
linear piping (no subshell and stream joining required)
- Convert in-place configure script editing to a patch as we also have to
teach it that elftoolchain's strip(1) can strip libraries; staying with
REINPLACE_CMD would make it harder to read compared to normal patchfile
- Remove duplicate GNU_CONFIGURE line, bogusly added by bapt@ in r353071
Notes:
svn path=/head/; revision=383558
|
|
|
|
|
|
|
|
|
| |
- Don't alter default exported PKG_CONFIG
- Clarify LICENSE allows future GPL versions
- Take maintainership
Notes:
svn path=/head/; revision=383553
|
|
|
|
| |
Notes:
svn path=/head/; revision=383548
|
|
|
|
|
|
|
|
|
| |
PR: 198606
Submitted by: myself
Approved by: maintainer (timeout 3 weeks)
Notes:
svn path=/head/; revision=383519
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
relinquish at some point to allow contributions coming more easily (not to
impose hard lock). These days, there is no reason to yield maintainership
with the more lax rules and general consensus that casual changes do not
necessarily require explicit approval from maintainer prior to commit.
On the other hand, unmaintained ports can give (arguably false) impression
of being unwanted and one step above deprecation, yet these ports are not.
Inspired by: marino
Notes:
svn path=/head/; revision=383512
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort LIB_DEPENDS
- Group options helper
PR: 199213
Submitted by: <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=383472
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Fix build
- Update WWW
PR: 199212
Submitted by: <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=383471
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Update WWW
PR: 199206
Submitted by: <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=383470
|
|
|
|
| |
Notes:
svn path=/head/; revision=383468
|
|
|
|
|
|
|
| |
- Define LICENSE
Notes:
svn path=/head/; revision=383412
|
|
|
|
|
|
|
|
|
| |
The software dropped GTK2 support, now requires GTK3 and GSTREAMER1.
Approved by: just fix it blanket
Notes:
svn path=/head/; revision=383399
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Simplify installation
- Strip library
PR: 197850
Submitted by: amdmi3
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=383395
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Distfiles differ mainly in the configure and build infrastructure,
apart from fixing a pair of minor bugs.
Notes:
svn path=/head/; revision=383393
|
|
|
|
| |
Notes:
svn path=/head/; revision=383355
|
|
|
|
| |
Notes:
svn path=/head/; revision=383354
|
|
|
|
| |
Notes:
svn path=/head/; revision=383295
|
|
|
|
| |
Notes:
svn path=/head/; revision=383285
|
|
|
|
| |
Notes:
svn path=/head/; revision=383283
|
|
|
|
| |
Notes:
svn path=/head/; revision=383281
|
|
|
|
| |
Notes:
svn path=/head/; revision=383280
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=383269
|
|
|
|
|
|
|
|
|
|
|
| |
- Temporarily disable SOXR option
(likely to return in the next upstream release)
PR: 199080
Submitted by: xxjack12xx@gmail.com (maintainer)
Notes:
svn path=/head/; revision=383257
|
|
|
|
| |
Notes:
svn path=/head/; revision=383254
|
|
|
|
|
|
|
|
|
| |
PR: 198644
Submitted by: Henrik Friedrichsen <henrik@affekt.org>
Approved by: maintainer (hirner@bitfire.at)
Notes:
svn path=/head/; revision=383236
|
|
|
|
|
|
|
| |
Fix plist while here
Notes:
svn path=/head/; revision=383121
|
|
|
|
| |
Notes:
svn path=/head/; revision=383120
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
Notes:
svn path=/head/; revision=383107
|
|
|
|
| |
Notes:
svn path=/head/; revision=383075
|
|
|
|
| |
Notes:
svn path=/head/; revision=383073
|