| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
While here convert some LIB_DEPENDS
Notes:
svn path=/head/; revision=343214
|
|
|
|
|
|
|
| |
- Remove uneeded patches
Notes:
svn path=/head/; revision=341412
|
|
|
|
| |
Notes:
svn path=/head/; revision=337255
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket approval)
Notes:
svn path=/head/; revision=334927
|
|
|
|
|
|
|
|
|
| |
the mtree (games category)
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331269
|
|
|
|
| |
Notes:
svn path=/head/; revision=329936
|
|
|
|
| |
Notes:
svn path=/head/; revision=328678
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
Notes:
svn path=/head/; revision=326402
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=322531
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
Notes:
svn path=/head/; revision=316654
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=316186
|
|
|
|
|
|
|
|
| |
2: bump revision.
3: document UPDATING.
Notes:
svn path=/head/; revision=314580
|
|
|
|
|
|
|
| |
- Chase shlib version bump for dependant ports
Notes:
svn path=/head/; revision=311722
|
|
|
|
| |
Notes:
svn path=/head/; revision=311310
|
|
|
|
|
|
|
| |
- Remove ABI version number from LIB_DEPENDS
Notes:
svn path=/head/; revision=309837
|
|
|
|
| |
Notes:
svn path=/head/; revision=308635
|
|
|
|
|
|
|
| |
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=299813
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
| |
Notes:
svn path=/head/; revision=298086
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop
Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer)
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=297905
|
|
|
|
|
|
|
| |
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=294819
|
|
|
|
|
|
|
| |
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=294805
|
|
|
|
|
|
|
|
|
| |
PR: ports/165824
Submitted by: maintainer, mad@madpilot.net
Feature safe: yes
Notes:
svn path=/head/; revision=293030
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/net/common/ircthread.cpp: In function 'void irc_event_numeric(irc_session_t*, unsigned int, const char*, const char**, unsigned int)':
src/net/common/ircthread.cpp:193: error: 'LIBIRC_RFC_ERR_NICKNAMEINUSE' was not declared in this scope
src/net/common/ircthread.cpp:194: error: 'LIBIRC_RFC_ERR_NICKCOLLISION' was not declared in this scope
src/net/common/ircthread.cpp:197: error: 'LIBIRC_RFC_RPL_TOPIC' was not declared in this scope
[..]
Reported by: pointyhat
Notes:
svn path=/head/; revision=292847
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
Notes:
svn path=/head/; revision=291667
|
|
|
|
|
|
|
|
|
| |
PR: ports/164201
Submitted by: maintainer, Guido Falsi <mad at madpilot.net>
Approved by: rene (mentor)
Notes:
svn path=/head/; revision=289350
|
|
|
|
|
|
|
|
| |
PR: ports/163952
Submitted by: maintainer, based on work by David Roffiaen
Notes:
svn path=/head/; revision=288924
|
|
|
|
| |
Notes:
svn path=/head/; revision=285212
|
|
|
|
| |
Notes:
svn path=/head/; revision=275104
|
|
|
|
|
|
|
|
|
| |
PR: 154821
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=269897
|
|
|
|
| |
Notes:
svn path=/head/; revision=269705
|
|
|
|
|
|
|
|
| |
PR: ports/151020
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=264148
|
|
|
|
| |
Notes:
svn path=/head/; revision=252125
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit)
Notes:
svn path=/head/; revision=248835
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=248230
|
|
|
|
|
|
|
| |
starting with G
Notes:
svn path=/head/; revision=240070
|
|
|
|
| |
Notes:
svn path=/head/; revision=239670
|
|
|
|
|
|
|
|
|
|
| |
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=238504
|
|
|
|
|
|
|
|
| |
PR: 136139
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=236846
|
|
|
|
|
|
|
|
| |
PR: 134489
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=233863
|
|
|
|
|
|
|
|
| |
PR: 133467
Submitted by: Guido Falsi <mad at madpilot dot net> (maintainer)
Notes:
svn path=/head/; revision=231818
|
|
|
|
|
|
|
|
| |
PR: 133067
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=231074
|
|
|
|
|
|
|
|
| |
PR: 132512
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=230000
|
|
|
|
|
|
|
|
|
| |
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
|