| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
net)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
| |
|
|
|
|
|
|
|
|
| |
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
|
| |
|
| |
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Bump PORTREVISION.
Reported by: pointyhat (erwin)
|
|
|
|
|
| |
PR: ports/137158 (The upgrade)
Submitted by: Hung-Yi Chen <gaod@hychen.org> (The upgrade)
|
|
|
|
| |
Remove the address of the old maintainer from pkg-descr.
|
|
|
|
| |
Submitted by: pointyhat
|
| |
|
|
|
|
| |
Approved by: maintainer (dave@dogwood.com)
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
|
| |
|
| |
|
| |
|
|
|
|
| |
Notified by: pointyhat via kris
|
|
|
|
|
| |
Notified by: pointyhat via kris
Approved by: Dave Cornejo <dave@dogwood.com> (maintainer)
|
|
|
|
|
| |
PR: 94425
Submitted by: Dave Cornejo <dave@dogwood.com> (maintainer)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
|
|
|
|
|
|
| |
PR: ports/79844
Submitted by: David Cornejo <dave@dogwood.com>
Approved by: clement (mentor)
|
|
State Routing protocol. OLSR is a routing protocol for mobile ad-hoc
networks. The protocol is pro-active, table driven and utilizes a
technique called multipoint relaying for message flooding.
PR: ports/79612
Submitted by: David Cornejo <dave@dogwood.com>
|