1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Dmitry Marakasov
242481663d - Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
2015-08-26 19:37:57 +00:00
Bryan Drewery
37a1520519 For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to
include GH_PROJECT/GH_ACCOUNT/GH_TAGNAME. This prevents the distfile
having the same name despite changing one of these values and causing
a bad checksum.

Differential Revision:	https://reviews.freebsd.org/D2103
Reviewed by:	mat
With hat:	bdrewery
2015-03-20 20:07:50 +00:00
Bryan Drewery
511fe251f8 Convert my ports to the new USE_GITHUB 2015-03-20 01:42:36 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Bryan Drewery
525da51c02 - Update to checkin 2bf3950 [1]
- Remove @dirrm

PR:		194407 [1]
Submitted by:	Ralf van der Enden <tremere@cainites.net> [1]
2014-10-16 18:45:55 +00:00
Bryan Drewery
5ff50c315e - Fix plist without DOCS
- Strip libraries
2014-07-24 20:32:29 +00:00
Adam Weinberger
c144d6b20f Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:38:31 +00:00
Bryan Drewery
63fe4a94ea Add non-https mirror 2014-04-01 13:02:31 +00:00
Bryan Drewery
e61a8ebc84 - Update to ae3eb8b
Changes:
  - Fix a potentially endless loop when looking up bot hostnames.
2014-04-01 12:56:29 +00:00
Bryan Drewery
75fb7d2e66 Convert to stagedir 2014-04-01 12:53:11 +00:00
Bryan Drewery
f4a45c502e - Use a real version, not one that will checksum fail on every update
- Fix fetching by using CVS git mirror on github maintained by me

Reported by:	gahr
2014-02-25 15:10:01 +00:00
Pietro Cerutti
d7700dec30 - Convert to USES=tcl 2014-02-25 13:58:56 +00:00
Bryan Drewery
8fe1879b89 Take maintainership 2014-01-13 21:41:12 +00:00
Thomas Abthorpe
6d3bc4d922 - Reassign to the heap due to mail bounces 2014-01-10 03:14:45 +00:00
Baptiste Daroussin
f30824b2ef Add NO_STAGE all over the place in preparation for the staging support (cat: irc) 2013-09-20 18:44:49 +00:00
Pietro Cerutti
42db07025c - Fix build with Tcl/Tk 8.6
Reported by:	miwi (Tcl/Tk 86 exp-run)
Approved by:	portmgr
2013-05-15 09:42:00 +00:00
Beech Rintoul
cdb292fbf9 Eggdrop is the world's most popular open source Internet Relay Chat (IRC) bot.
Originally created by Robey Pointer in December 1993, it has spawned an almost
cult like following of users. It is a feature rich program designed to be
easily used and expanded upon (using Tcl scripting) by both novice and
advanced IRC users on a variety of hardware and software platforms.
2012-06-14 20:59:47 +00:00