| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change maintainer email gmx.ch --> FreeBSD.org
- USES gmake iconv desktop-file-utils perl5 pkgconfig
- Add DOCS Option
- Add GPSD to default Options
- Add OPTIONS_SUB
- Trim NLS, GEOTAG and GPSD to use Options Helpers
- Remove not needed patch, now are good installed in figures jpg and png
- Trim pkg-plist, what Port install @dirrmtry --> @dirrm
Approved by: wg (mentor)
Notes:
svn path=/head/; revision=324936
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
Notes:
svn path=/head/; revision=322783
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new Uses
- Add NLS Options
- Trim desktop entry
- Trim pkg-plist, remove mtree
PR: 178841
Submitted by: maintainer
Notes:
svn path=/head/; revision=320215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
Notes:
svn path=/head/; revision=319055
|
|
|
|
| |
Notes:
svn path=/head/; revision=316684
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
Notes:
svn path=/head/; revision=316654
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316596
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a
Notes:
svn path=/head/; revision=314141
|
|
|
|
|
|
|
|
|
|
|
| |
- Register supported file types during install
- Port requires pkg-config while building
PR: ports/176270
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Notes:
svn path=/head/; revision=312606
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=311869
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
- Sort USE flags
- Remove word Enable from option's descriptions
Suggested by: danfe
Feature safe: yes
Notes:
svn path=/head/; revision=307964
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect DOCS, NLS options [1]
- Hand maintainership to submitter [1]
- Add missing deps
- Trim Makefile headers
PR: ports/173835 [1]
Submitted by: nemysis <nemysis@gmx.ch>
Feature safe: yes
Notes:
svn path=/head/; revision=307922
|
|
|
|
|
|
|
|
| |
PR: 170133
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=302045
|
|
|
|
| |
Notes:
svn path=/head/; revision=297923
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
| |
PR: 168020
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=297070
|
|
|
|
|
|
|
|
| |
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=286125
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286031
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
Changes: http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.2.1
http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.2
Notes:
svn path=/head/; revision=280384
|
|
|
|
|
|
|
|
|
|
| |
- Add patches required for compatibility with new version of libgps
Submitted by: glebius
Tested by: glebius
Notes:
svn path=/head/; revision=271753
|
|
|
|
| |
Notes:
svn path=/head/; revision=269493
|
|
|
|
|
|
|
|
| |
PR: ports/153177
Submitted by: glebius
Notes:
svn path=/head/; revision=266372
|
|
|
|
|
|
|
|
| |
PR: ports/152858
Submitted by: Gleb Smirnoff <glebius@cell.glebius.int.ru>
Notes:
svn path=/head/; revision=265758
|
|
|
|
|
|
|
|
| |
PR: ports/152369
Submitted by: Gleb Smirnoff <glebius@cell.glebius.int.ru>
Notes:
svn path=/head/; revision=264798
|
|
|
|
|
|
|
|
|
| |
PR: ports/151405
Submitted by: glebius
Approved by: pgollucci (mentor, implicit)
Notes:
svn path=/head/; revision=262941
|
|
|
|
|
|
|
|
| |
PR: ports/150356
Submitted by: glebius
Notes:
svn path=/head/; revision=260844
|
|
|
|
|
|
|
|
|
| |
these ports.
Hat: portmgr
Notes:
svn path=/head/; revision=256655
|
|
|
|
|
|
|
|
|
| |
PR: ports/146741
Submitted by: glebius@
Approved by: maintainer timeout (two weeks)
Notes:
svn path=/head/; revision=255733
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
| |
Notes:
svn path=/head/; revision=252125
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=251456
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Chase astro/gpsd library version bump.
PR: based on ports/144317
Submitted by: Gleb Smirnoff <glebius at freebsd.org>
Approved by: maintainer
Feature safe: yes
Notes:
svn path=/head/; revision=250968
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
PR: ports/139351
Submitted by: Gleb Smirnoff <glebius at freebsd.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=242562
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
| |
Notes:
svn path=/head/; revision=234862
|
|
|
|
|
|
|
|
|
| |
PR: ports/132288
Submitted by: glebius@
Approved by: David Le Brun <david at trucs.org> (maintainer)
Notes:
svn path=/head/; revision=229863
|
|
|
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Notes:
svn path=/head/; revision=226721
|
|
|
|
|
|
|
|
| |
PR: 128511
Submitted by: maintainer
Notes:
svn path=/head/; revision=223160
|
|
|
|
|
|
|
|
|
| |
PR: ports/126205
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: David Le Brun <david@trucs.org> (maintainer)
Notes:
svn path=/head/; revision=218890
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214428
|
|
You can import and plot tracks and waypoints, show Google maps and/or
Terraserver maps under it, download geocaches for an area on the map, make new
tracks and waypoints, see real-time GPS position, etc.
It is written in C with the GTK+ 2 toolkit, available for Linux, other POSIX
operating systems, and Windows, and is licensed under the GNU GPL.
WWW: http://viking.sourceforge.net
PR: ports/123238
Submitted by: David Le Brun <david at trucs.org>
Notes:
svn path=/head/; revision=212472
|