| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Rename the package to -devel to avoid confusion for binary only users
Remove now useless LATEST_LINK
Notes:
svn path=/head/; revision=327525
|
|
|
|
|
|
|
| |
Split old-style patch files into current standard individual patch files.
Notes:
svn path=/head/; revision=327513
|
|
|
|
|
|
|
| |
Convert USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=327417
|
|
|
|
| |
Notes:
svn path=/head/; revision=327182
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=327041
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326995
|
|
|
|
| |
Notes:
svn path=/head/; revision=326991
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. add LICENSE (GPLv2), bump PORTREVISION;
. trim headers;
. reword COMMENT;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use one line install instead of an if loop.
PR: ports/181619
Submitted by: bsam (me)
Reviewed by: alfredoj69@gmail.com (maintainer timeout, 2 weeks)
Notes:
svn path=/head/; revision=326989
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326975
|
|
|
|
| |
Notes:
svn path=/head/; revision=326957
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326840
|
|
|
|
| |
Notes:
svn path=/head/; revision=326719
|
|
|
|
|
|
|
|
|
|
| |
of improper sed usage
- Bump PORTREVISION
Debugged and tested by: olgeni
Notes:
svn path=/head/; revision=326713
|
|
|
|
| |
Notes:
svn path=/head/; revision=326658
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326546
|
|
|
|
| |
Notes:
svn path=/head/; revision=326494
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326449
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: crees, tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=326433
|
|
|
|
|
|
|
| |
- pet portlint
Notes:
svn path=/head/; revision=326417
|
|
|
|
|
|
|
| |
- pet portlint
Notes:
svn path=/head/; revision=326416
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326415
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION due to resulting runtime binary changes
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=326395
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326350
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
Notes:
svn path=/head/; revision=326307
|
|
|
|
| |
Notes:
svn path=/head/; revision=326133
|
|
|
|
| |
Notes:
svn path=/head/; revision=326122
|
|
|
|
| |
Notes:
svn path=/head/; revision=326109
|
|
|
|
| |
Notes:
svn path=/head/; revision=326090
|
|
|
|
| |
Notes:
svn path=/head/; revision=326020
|
|
|
|
| |
Notes:
svn path=/head/; revision=326011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
For ports that don't need -a introduce USES=imake:notall.
This way ports no longer have to redefine XMKMF.
2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf
runs make Makefiles. This Makefiles target runs imake for each
subdirectory but these imake invocations did not have the flags from
IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
imake let imake handle IMAKECPPFLAGS itself just like it handles
IMAKEINCLUDE.
This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=325992
|
|
|
|
|
|
|
|
|
| |
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=325761
|
|
|
|
|
|
|
| |
While here convert USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=325758
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some port from USE_GNOME=gnomehack to USES=pathfix
- Convert from USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=325734
|
|
|
|
|
|
|
| |
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=325239
|
|
|
|
|
|
|
|
|
| |
- tab -> space for pkg-descr WWW
- Remove leading indefinite article from COMMENT
- Remove upstreamed patch
Notes:
svn path=/head/; revision=325237
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix installation group ownership of theme files (ticket 2345).
* Fix various perl warnings.
* Fix menu generation issue.
* Play raise/lower sounds only if any windows are actually raised/lowered.
* Fix bug in ActionClass loading.
* Tweak button swallowing in slideouts.
* Clear SF_INFO struct before calling sf_open().
* Save some bytes in various structs.
* Button:inside_win is not used.
* Tweak button event callback parameter.
* updating desktop files translations
* updating esperanto and adding serbian translation
* Fixed sorting in desktop files
* Avoid potential crash in menu unloading.
* Fix potential use of uninitialised data.
* Remove unnecessary EXTRA_DIST.
* Eliminate BordersForeach().
* No need for double - change to float.
* Let "eesh screen" show some randr info.
* Disable moving "None" background to front.
* Discard broken backgrounds (bg file missing) on exit.
* Fix background dialog issues.
* Switch to new list implementation.
Notes:
svn path=/head/; revision=325135
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=324910
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependency for textproc/docbook-to-man
- Remove hal version from LIB_DEPENDS
- Add dependencies for lang/vala, devel/libgee, dbus-glib and textproc/libxslt
- USES gmake iconv pkgconfig
- Trim NLS
Approved by:wg (mentor)
Notes:
svn path=/head/; revision=324880
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
| |
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=324625
|
|
|
|
|
|
|
|
|
|
| |
Using OPSYS allows port to build on DragonFly without modification.
There were no functional changes made to port.
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324568
|
|
|
|
|
|
|
| |
Discussed with: ak (maintainer)
Notes:
svn path=/head/; revision=324275
|
|
|
|
|
|
|
| |
Approved by: bapt@ (maintainer)
Notes:
svn path=/head/; revision=324223
|
|
|
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324191
|
|
|
|
|
|
|
|
| |
- Define LICENSE (MIT), augment MASTER_SITES
- Cleanup Makefile and port description
Notes:
svn path=/head/; revision=324157
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1]
Notes:
svn path=/head/; revision=324037
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
Notes:
svn path=/head/; revision=323748
|
|
|
|
|
|
|
| |
Cleanup the Makefile
Notes:
svn path=/head/; revision=323721
|