| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket)
|
|
|
|
|
|
|
| |
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
| |
- Bump dependent ports as .so verson has changed
Approved by: portmgr blanket
|
|
|
|
|
| |
- STAGEify.
- Use OPTIONS helpers.
|
|
|
|
| |
Submitted by: mva@
|
|
|
|
| |
staging area support
|
|
|
|
|
|
| |
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
|
| |
- Trim headers.
- Cleanup COMMENT and LICENSE.
PR: 173807 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1], bapt via email
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Reported by: conflicts checker [1]
|
|
|
|
|
|
|
|
| |
- Stop using bsd.port.(pre|post).mk.
- Cleanup configuration files handling in plist.
- Bump PORTREVISION.
Reported by: pointyhat via pav [1]
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- While here kick md5
|
|
|
|
| |
Approved by: tabthorpe (mentor)
|
|
|
|
|
|
|
|
| |
- Remove rc.d script and pkg-message.
- Add LICENSE.
- Use bsd.port.options.mk.
Approved by: tabthorpe (mentor)
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
|
|
|
|
| |
supported.
- Display pkg-message when installing from the port.
Approved by: tabthorpe (mentor)
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Fix pidfile deletion in the rc.d script.
- Add pkg-message about local startup of the daemon.
Approved by: tabthorpe (mentor)
Feature safe: yes
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
| |
PR: 142869
Submitted by: Alberto Villa (maintainer)
Approved by: miwi, tabthorpe (mentors implicit)
|
|
Speech Dispatcher is a device independent layer for speech synthesis,
developed with the goal of making the usage of speech synthesis easier
for application programmers. It takes care of most of the tasks
necessary to solve in speech enabled applications. What is a very high
level GUI library to graphics, Speech Dispatcher is to speech
synthesis.
PR: 142436
Submitted by: Alberto Villa
Tested by: myself
Approved by: miwi, tabthorpe (mentors implicit)
|