| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
|
|
|
|
|
|
| |
- Don't cat pkg-message from Makefile
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
| |
- Remove unneeded DISTNAME
PR: ports/188961
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket)
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
|
|
|
| |
irc)
|
| |
|
|
|
|
| |
- While here kick md5 support
|
|
|
|
|
|
| |
PR: ports/153762
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
| |
is no longer present to test for.
Approved by: itectu (portmgr, via irc)
|
|
|
|
|
| |
Requested by: kwm
Pointyhat to: glarkin
|
|
|
|
|
| |
PR: ports/124689
Submitted by: Sten Spans <sten AT blinkenlights.nl> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/121679
Submitted by: Sten Spans <sten AT blinkenlights.nl> (maintainer)
|
|
|
|
|
|
| |
http://something.googlecode.com/files
PR: ports/121435 (related)
|
|
|
|
|
| |
PR: 118463
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
|
|
Features:
* user management by userhost .. bot will not respond if it doesn't know you
* fleet .. use more than one bot in a program (list of bots)
* use the bot through dcc chat .. partyline
* fetch rss feeds.
* keep todo and shop lists
* karma
* quote
* remember items
* relaying between bots
* program your own plugins
* other stuff
WWW: http://www.gozerbot.org/
PR: ports/116456
Submitted by: Sten Spans <sten at blinkenlights.nl>
|