Dmitry Marakasov
225609d72c
- Switch to USES=libtool, drop .la files
...
- Add LICENSE_FILE
Approved by: portmgr blanket
2014-07-25 12:28:52 +00:00
Dmitry Marakasov
e3cc604e9c
- Convert texproc/uim and friends to USES=libtool, drop .la files
...
- Bump ports dependent on uim as some .so versions have changed
- While here, convert some USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr blanket
2014-07-25 12:19:07 +00:00
Dmitry Marakasov
d4b4531249
- Switch to USES=libtool, drop .la files
...
- Fix whitespace
2014-07-23 22:36:14 +00:00
Baptiste Daroussin
2bbb53adc3
Reset maintainership for ports not staged with no pending PR
...
With hat: portmgr
2014-07-23 17:07:12 +00:00
Antoine Brodin
03501611c8
Finish some removals
2014-07-23 14:41:30 +00:00
Baptiste Daroussin
ed8224d156
Remove japanese/teTeX
2014-07-23 13:36:58 +00:00
Baptiste Daroussin
757849f6d9
Remove japanese/ptex forgotten in previous commits
2014-07-23 13:34:42 +00:00
Baptiste Daroussin
7e580d5555
Remove some teTeX bits
2014-07-23 13:07:00 +00:00
Baptiste Daroussin
0ad8cfd2bf
Decomission a couple of japanese teTeX ports
2014-07-23 12:23:55 +00:00
Baptiste Daroussin
1952e07d57
Replace japaneses/xdvik with texlive version directly
2014-07-23 12:13:02 +00:00
Baptiste Daroussin
a0b1f9f804
Switch to use texlive version of ptex
2014-07-23 10:21:18 +00:00
Tijl Coosemans
3ab1b8443e
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
...
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
2014-07-23 09:54:02 +00:00
Antoine Brodin
5108730061
Fix LIB_DEPENDS
...
With hat: portmgr
2014-07-20 19:20:50 +00:00
Baptiste Daroussin
f329319eb5
Fix some non default LIB_DEPENDS
...
With hat: portmgr
2014-07-16 08:13:58 +00:00
Adam Weinberger
136cc8f44f
Add DOCS option where PORTDOCS appears in plist.
2014-07-16 02:29:34 +00:00
Adam Weinberger
8726978026
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
2014-07-15 15:43:35 +00:00
Vanilla I. Shu
08d9e6003c
Stagify.
2014-07-15 03:23:47 +00:00
Vanilla I. Shu
19f21ae8fa
remove NO_STAGE.
...
Approved by: portmgr@ (blanket)
2014-07-15 03:14:23 +00:00
Vanilla I. Shu
6cd9f36fae
Stagify.
2014-07-15 02:54:12 +00:00
Vanilla I. Shu
3ee881ce29
1: Stagify.
...
2: add INSTALLS_EGGINFO, bump version.
3: fix WWW line.
2014-07-15 02:40:13 +00:00
Vanilla I. Shu
e473100818
remove NO_STAGE.
2014-07-15 02:31:47 +00:00
Baptiste Daroussin
b65af0dc19
Modernize LIB_DEPENDS
...
With hat: portmgr
2014-07-14 18:53:00 +00:00
Baptiste Daroussin
3fee911366
Modernize LIB_DEPENDS
...
With hat: portmgr
2014-07-13 23:36:40 +00:00
Nicola Vitale
493f5c9c0b
- Update to 158
...
- Update MASTER_SITES
- Add LICENSE (GPLv2)
- Add support for stage-dir (with a different approach
from the related PR [1])
- Add files/slimeforest.sh.in
PR: 187879 [1]
Submitted by: <xmj@chaot.net>
2014-07-12 04:22:39 +00:00
Vanilla I. Shu
cb1e458b03
1: remove NO_STAGE.
...
2: new syntax of LIB_DEPENDS.
3: USES=tar:xz
2014-07-10 12:50:35 +00:00
John Marino
7e85c0c866
Mark 5 unstaged and unmaintained ports as jobs unsafe (taken from dports)
...
Approved by: portmgr (implicit, NOT_STAGED)
2014-07-07 12:17:32 +00:00
Adam Weinberger
0c4552bbca
Add a patch to fix the DBM bayes store, which failed due to a tainted
...
variable in a debug message.
Submitted by: Herbert J. Skuhra
2014-07-06 12:45:33 +00:00
John Marino
6438012393
japanese/slrn: stage support
2014-07-05 21:45:12 +00:00
John Marino
4bb20bb552
japanese/scim-tables: stage and define scim as BUILD_DEPENDS (dports)
2014-07-05 21:29:26 +00:00
Jimmy Olgeni
021be14f65
Remove indefinite articles and trailing periods from COMMENT, plus minor
...
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills)
2014-07-05 19:27:03 +00:00
TAKATSU Tomonari
72c2472a7f
- Support STAGEDIR
...
- Add DOCS to OPTIONS_DEFINE
- Drop EXIM3 option
- Unmute INSTALL_DATA and CP
- Update pkg-plist
- Replace tab with a single space after WWW: in pkg-descr
- Sync with mail/mailman as possible
* Drop INTEGRATION option, which would at best be confusing
* When Postfix integration is chosen, add BUILD and RUN_DEPENDS on
Postfix because we need the postconf program
* Fix a few minor glitches in FreeBSD-post-install-notes
* Install a dummy one-line text file into PYTHON_SITELIBDIR so that
Python's upgrade-site-packages would reinstall Mailman
* Add "status" support for rc.d script
* Change pre-fetch: to pre-everything::
* Revise formatting of pre-everything text to make clear it displays
default values, not current values
* Update pkg-install.in, pkg-deinstall.in and pkg-message.in
2014-07-05 17:42:23 +00:00
Jun Kuriyama
04e21f5760
- Update to 20140630.
2014-07-05 07:30:46 +00:00
Baptiste Daroussin
2a0b64c734
Support stage for texlive, given it is impossible to rebuild the fmt files into
...
the stage then they are now rebuild in post-installation, like it is done in
other package system
2014-07-04 17:35:18 +00:00
Antoine Brodin
06962f3703
Unbreak
2014-07-04 08:46:52 +00:00
Adam Weinberger
ded4aa1f80
Remove NOPORTDOCS and NOPORTEXAMPLES.
2014-07-04 00:13:33 +00:00
Dmitry Marakasov
f8b0d88fe6
- Remove indefinite article from COMMENT
...
- Use new LIB_DEPENDS syntax
- Stagify
2014-07-03 17:34:06 +00:00
Danilo Egea Gondolfo
1785e5c70a
- Add stage support
...
- Improve WWW
- Add DOCS option
PR: ports/191501
Submitted by: beyert@cs.ucr.edu
2014-07-03 02:13:47 +00:00
Antoine Brodin
c10106a5f6
Resetting maintainership on ports that have not been staged and without any
...
pending PR
With hat: portmgr
2014-07-02 19:21:25 +00:00
Dmitry Marakasov
cceb30915e
- Switch to USES=libtool, drop .la files
...
Approved by: portmgr blanket
2014-07-01 23:20:03 +00:00
Tijl Coosemans
aaafc1cb96
- Convert to USES=libtool
...
- Rearrange Makefile a bit
2014-07-01 21:42:25 +00:00
Baptiste Daroussin
3cc3b920e3
Support stage [1]
...
While here:
- Use options helpers when possible
- Remove update-desktop-database (it is useless for this port)
PR: 190661
Submitted by: darksoul@darkbsd.org
2014-06-30 20:58:12 +00:00
Baptiste Daroussin
e6837ea053
Properly fill the distinfo
2014-06-30 20:53:41 +00:00
Baptiste Daroussin
fb1a28ce88
Removed unmaintained upstream xemacs ports and dependencies
2014-06-30 20:12:29 +00:00
MANTANI Nobutaka
2eb4172d38
Fix build error.
...
Update MASTER_SITES.
Add LICENSE.
Conform current LIB_DEPENDS convention.
Remove NO_STAGE mark.
Use %%DATADIR%% in pkg-plist.
2014-06-28 13:42:04 +00:00
MANTANI Nobutaka
e6eabf32d0
Add migemo.el, Japanese incremental search tool for Emacs.
...
This is forked version from the original one bundled with migemo.
2014-06-28 12:29:23 +00:00
Antoine Brodin
df1f66d426
Reset maintainer, email bounces
...
With hat: portmgr
2014-06-28 07:48:01 +00:00
Ashish SHUKLA
fba661e8a6
- Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
...
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt)
2014-06-27 12:34:52 +00:00
Baptiste Daroussin
d6cdd4f069
Only one slave ports so far, relax the check on PKGNAMESUFFIX because previous syntax
...
is not compatible with the old make
2014-06-27 09:21:13 +00:00
Daichi GOTO
6e89388dcb
add a new port japanese/font-ricty-discord
...
PR: 190967
Submitted by: Koichiro IWAO
2014-06-27 03:51:05 +00:00
Daichi GOTO
f9a4673b3f
- Stagify
...
- maintainership to submitter
- Update to 3.2.3
- Fix the build when DISCORD options is OFF
- Provide ricty-discord as a separated port
PR: 190967
Submitted by: Koichiro IWAO
2014-06-27 03:36:23 +00:00