Commit graph

9 commits

Author SHA1 Message Date
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- 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
2015-05-14 10:15:04 +00:00
Dmitry Marakasov
178592ab36 - Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-08 14:04:50 +00:00
Adam Weinberger
7cc8e7a2b1 Honour CPPFLAGS and LDFLAGS to fix readline support on current. 2014-08-09 18:32:11 +00:00
Adam Weinberger
5ebed607cc Add USES=readline to fix build on current. 2014-07-29 22:44:10 +00:00
Jimmy Olgeni
168f57451a 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. Category M.

CR:		D306
Approved by:	portmgr (bapt)
2014-07-07 15:31:01 +00:00
Dmitry Sivachenko
95b4c3a999 Works with clang too. 2014-07-04 12:37:56 +00:00
Dmitry Sivachenko
45e0d637c1 Respect CC/CFLAGS; add missing bison build dep. 2014-05-16 10:44:03 +00:00
Dmitry Sivachenko
b589aa725e This chunk is not necessary. 2014-05-15 14:46:05 +00:00
Dmitry Sivachenko
8b86aa0005 New port: foma.
Foma is a compiler, programming language, and C library for constructing
finite-state automata and transducers for various uses.  It has specific
support for many natural language processing applications such as producing
morphological analyzers.  Although NLP applications are probably the main use
of foma, it is sufficiently generic to use for a large number of purposes.
2014-05-07 14:34:24 +00:00