| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Announcement and changelog: http://www.lyx.org/announce/2_0_7.txt
Notes:
svn path=/head/; revision=341103
|
|
|
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
Notes:
svn path=/head/; revision=339634
|
|
|
|
|
|
|
|
|
| |
the mtree (categories starting with [np])
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331273
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support staging.
- Remove outdated pthread-related variables in Makefile.
- Sort plist.
- Sort the USES lines.
- Switch away from the deprecated USE_GNOME=desktopfileutils.
- Use the new library format for libraries in LIB_DEPENDS.
- Use the new syntax for configuration options.
Notes:
svn path=/head/; revision=331054
|
|
|
|
|
|
|
| |
print)
Notes:
svn path=/head/; revision=327765
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327334
|
|
|
|
|
|
|
|
|
|
|
| |
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
Notes:
svn path=/head/; revision=326316
|
|
|
|
| |
Notes:
svn path=/head/; revision=326122
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=319590
|
|
|
|
| |
Notes:
svn path=/head/; revision=317938
|
|
|
|
|
|
|
|
|
| |
- Remove patch that has been upstreamed.
- Adjust pkg-message now that texlive is in ports.
- Update pkg-descr to its new format.
Notes:
svn path=/head/; revision=317748
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
| |
Notes:
svn path=/head/; revision=311310
|
|
|
|
|
|
|
|
|
|
| |
See http://www.lyx.org/announce/2_0_5_1.txt for more information on what has
changed.
Submitted by: Mikhail T. <mi@aldan.algebra.com>
Notes:
svn path=/head/; revision=310148
|
|
|
|
|
|
|
|
|
|
| |
- Convert to OptionsNG.
- Install the .desktop file and PNG icon into ${PREFIX} instead of
${LOCALBASE}. This should make no difference to everyone else, but makes
using `port test' easier with the port.
Notes:
svn path=/head/; revision=309487
|
|
|
|
| |
Notes:
svn path=/head/; revision=305477
|
|
|
|
| |
Notes:
svn path=/head/; revision=300540
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293615
|
|
|
|
|
|
|
|
|
| |
Submitted by: Alex Kozlov
Reviewed by: perl (swills)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=290590
|
|
|
|
|
|
|
|
|
|
|
| |
series. Based on some initial work done by Denny Lin [1].
PR: 164076 [1]
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw>
Reviewed by: avilla
Notes:
svn path=/head/; revision=289992
|
|
|
|
|
|
|
|
|
|
| |
This includes two upstream SVN commits that should make the port build with
clang.
Approved by: avilla (mentor)
Notes:
svn path=/head/; revision=289017
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LyX originally uses the AC_CHECK_LIB macro to check for boost, however
this macro always calls a C compiler, even to check for a C++ library
such as boost. This made the test program built for this check to
always fail to link when boost was compiled witha recent enough
compiler.
A fix was submitted upstream [1], and this patch needs to be applied
meanwhile.
[1] http://article.gmane.org/gmane.editors.lyx.devel/138405
Reported by: avg
Approved by: avilla (mentor)
Notes:
svn path=/head/; revision=281873
|
|
|
|
|
|
|
|
|
|
|
| |
Note that the dependency list has been updated (it should have been in
2.0.0, but nobody noticed), and the pkg-message was reworded to
include more advice.
Approved by: makc (mentor)
Notes:
svn path=/head/; revision=281519
|
|
|
|
|
|
|
| |
Approved by: avilla
Notes:
svn path=/head/; revision=280636
|
|
|
|
|
|
|
|
| |
PR: ports/158401
Submitted by: Aldis Berjoza (former maintainer)
Notes:
svn path=/head/; revision=277071
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix typo in pkg-message
- Pass maintainership to submitter
PR: ports/158295
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Approved by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Notes:
svn path=/head/; revision=276615
|
|
|
|
|
|
|
|
|
| |
PR: 154573
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=268776
|
|
|
|
|
|
|
|
| |
PR: ports/152572
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Notes:
svn path=/head/; revision=266044
|
|
|
|
| |
Notes:
svn path=/head/; revision=262701
|
|
|
|
|
|
|
|
| |
PR: ports/150861
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Notes:
svn path=/head/; revision=261813
|
|
|
|
|
|
|
|
| |
PR: ports/148627
Submitted by: Aldis Berjoza <aldis _AT_ bsdroot.lv>
Notes:
svn path=/head/; revision=257807
|
|
|
|
|
|
|
|
|
|
|
| |
Pass maintainership to submitter.
PR: ports/147243
Submitted by: Aldis Berjoza <aldis at bsdroot.lv>
Approved by: mi@ (previous maintainer)
Notes:
svn path=/head/; revision=256530
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
| |
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=238504
|
|
|
|
|
|
|
|
|
| |
PR: ports/133044
Submitted by: amdmi3
Approved by: maintainer
Notes:
svn path=/head/; revision=231777
|
|
|
|
| |
Notes:
svn path=/head/; revision=225335
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=211256
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209697
|
|
|
|
|
|
|
|
|
| |
the 1.5.x branch (available from the lyx-devel port).
Delayed by: portfreeze
Notes:
svn path=/head/; revision=203173
|
|
|
|
| |
Notes:
svn path=/head/; revision=200778
|
|
|
|
|
|
|
|
|
|
|
| |
maintaining compatibility with Boost-1.33. Also, when compiling against
1.34, be sure to remove the `-fno-exceptions' flag, because the new
Boost throws in a few places...
Notified by: pav
Notes:
svn path=/head/; revision=195100
|
|
|
|
|
|
|
| |
Notified by: kris
Notes:
svn path=/head/; revision=192564
|