notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: print/lyx/pkg-plist

Number of commits found: 61

Sunday, 1 Mar 2026
03:15 Wen Heping (wen) search for other commits by this committer
print/lyx: Update to 2.4.5
commit hash: 014d770a6c00c5b2e5f6b23fb4b44768a99218e3 commit hash: 014d770a6c00c5b2e5f6b23fb4b44768a99218e3 commit hash: 014d770a6c00c5b2e5f6b23fb4b44768a99218e3 commit hash: 014d770a6c00c5b2e5f6b23fb4b44768a99218e3 014d770
Thursday, 3 Jul 2025
02:11 Wen Heping (wen) search for other commits by this committer
print/lyx: Fix plist for NLS option

Spotted by:	osa@ (Thank you !)
commit hash: d58647981e1435ce375edd0659087f5c4f637019 commit hash: d58647981e1435ce375edd0659087f5c4f637019 commit hash: d58647981e1435ce375edd0659087f5c4f637019 commit hash: d58647981e1435ce375edd0659087f5c4f637019 d586479
Wednesday, 2 Jul 2025
06:38 Wen Heping (wen) search for other commits by this committer
print/lyx: Update to 2.4.4
commit hash: c6dcb32c7d31e118db79e2ba7b7007eedfb1a1eb commit hash: c6dcb32c7d31e118db79e2ba7b7007eedfb1a1eb commit hash: c6dcb32c7d31e118db79e2ba7b7007eedfb1a1eb commit hash: c6dcb32c7d31e118db79e2ba7b7007eedfb1a1eb c6dcb32
Thursday, 19 Jun 2025
20:28 Charlie Li (vishwin) search for other commits by this committer
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc

EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.

Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.

Introduce PYTHON_SOABI to align with PEP 3149's specification of a
tag, which consists of implementation name, shorthand version and
any ABI flags present (this and PYTHON_TAG are identical without
ABI flags). This is meant for compiled extension module objects and
other files that depend on a specific Python ABI for the same
version.

Add documentation for these variables that our PYTHON_EXT_SUFFIX
never had.

PR: 274671
Event: Kitchener-Waterloo Hackathon 202506
commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 4f0eba1
Friday, 24 Jan 2025
01:20 Wen Heping (wen) search for other commits by this committer
print/lyx: Update to 2.4.3

Fix plist when build with OPTIONS_UNSET+=NLS [1]

PR:		284274 [1]
Reported by:	mirror176@hotmail.com [1]
commit hash: e72fba3b54d7a64fd1aab869399fb349a32865a4 commit hash: e72fba3b54d7a64fd1aab869399fb349a32865a4 commit hash: e72fba3b54d7a64fd1aab869399fb349a32865a4 commit hash: e72fba3b54d7a64fd1aab869399fb349a32865a4 e72fba3
Monday, 4 Nov 2024
13:08 Wen Heping (wen) search for other commits by this committer
print/lyx: Update to 2.4.2.1
commit hash: d9d0c0c860de93cb00f5afabeb7217b3e88e38a3 commit hash: d9d0c0c860de93cb00f5afabeb7217b3e88e38a3 commit hash: d9d0c0c860de93cb00f5afabeb7217b3e88e38a3 commit hash: d9d0c0c860de93cb00f5afabeb7217b3e88e38a3 d9d0c0c
Wednesday, 20 Mar 2024
19:51 Nuno Teixeira (eduardo) search for other commits by this committer
print/lyx: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 0154dabf16405ce715b895bf83b9474f05b52691 commit hash: 0154dabf16405ce715b895bf83b9474f05b52691 commit hash: 0154dabf16405ce715b895bf83b9474f05b52691 commit hash: 0154dabf16405ce715b895bf83b9474f05b52691 0154dab
Friday, 7 Jan 2022
03:00 Wen Heping (wen) search for other commits by this committer
print/lyx: Update to 2.3.6.1

Take maintainership.
commit hash: ffb9ddc37305ebf8d117daacb2db187ecd866cb6 commit hash: ffb9ddc37305ebf8d117daacb2db187ecd866cb6 commit hash: ffb9ddc37305ebf8d117daacb2db187ecd866cb6 commit hash: ffb9ddc37305ebf8d117daacb2db187ecd866cb6 ffb9ddc
Monday, 11 May 2020
11:08 pi search for other commits by this committer
print/lyx: fix build with python-3.7

- https://www.lyx.org/trac/ticket/9006 says that lyx works with py3
- run-test done by reviewer

PR:		245871
Reviewed by:	starikarp@dismail.de
Approved by:	rakuco (maintainer)
Original commitRevision:534906 
Saturday, 29 Feb 2020
15:00 rakuco search for other commits by this committer
Update to 2.3.4.2.
Original commitRevision:527423 
Saturday, 23 Nov 2019
16:24 rakuco search for other commits by this committer
Update to 2.3.3.

Also exclude 3rdparty/ and a few other directories when extracting the
tarball. This saves some disk space and prevents any bundled
dependencies from accidentally sneaking in.

Based on a patch submitted by mi@.

PR:		240197
Submitted by:	mi
Original commitRevision:518252 
Wednesday, 16 May 2018
20:12 rakuco search for other commits by this committer
Update to 2.3.0.

Announcement: https://www.lyx.org/announce/2_3_0.txt
Original commitRevision:470148 
Sunday, 29 Apr 2018
17:52 rakuco search for other commits by this committer
Update to 2.2.4.

Announcement: https://www.lyx.org/announce/2_2_4.txt
Original commitRevision:468638 
Wednesday, 17 May 2017
21:43 rakuco search for other commits by this committer
Update to 2.2.3.
Original commitRevision:441120 
Saturday, 6 Aug 2016
13:13 rakuco search for other commits by this committer
Update to 2.2.1.

Changes: http://www.lyx.org/announce/2_2_1.txt
Original commitRevision:419744 
Sunday, 3 Jul 2016
13:16 rakuco search for other commits by this committer
Update to 2.2.0.

Changes and release notes:
http://wiki.lyx.org/LyX/NewInLyX22

The GUI still uses Qt4, as 2.2.0's release notes only advise using the Qt5
versions with Qt >= 5.6.0.
Original commitRevision:417970 
Tuesday, 21 Jun 2016
12:31 rakuco search for other commits by this committer
Update to 2.1.5, the last release in the 2.1 series.
Original commitRevision:417206 
Monday, 3 Aug 2015
22:18 rakuco search for other commits by this committer
Update to 2.1.4.

Release notes: http://www.lyx.org/announce/2_1_4.txt
Original commitRevision:393500 
Thursday, 19 Feb 2015
20:51 rakuco search for other commits by this committer
Update to 2.1.3.
Original commitRevision:379388 
Thursday, 13 Nov 2014
07:41 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372510 
Sunday, 28 Sep 2014
18:37 rakuco search for other commits by this committer
Update to 2.1.2
Original commitRevision:369486 
Wednesday, 16 Jul 2014
20:43 rakuco search for other commits by this committer
Update to 2.1.1.
Original commitRevision:362111 
Monday, 5 May 2014
17:30 rakuco search for other commits by this committer
Update to 2.1.0.

This allows us to remove many patches that made it into the 2.1 series.

For a list of changes, see http://wiki.lyx.org/LyX/NewInLyX21
Original commitRevision:353034 
Saturday, 26 Apr 2014
23:32 rakuco search for other commits by this committer
- Update to 2.0.8.
- Remove CONFLICTS with older versions that have been removed long ago.
- Remove USES=shebangfix, the fix was upstreamed.
Original commitRevision:352385 
Tuesday, 22 Oct 2013
13:59 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])

Approved by:	portmgr (bdrewery)
Original commitRevision:331273 
Sunday, 20 Oct 2013
18:57 rakuco search for other commits by this committer
Fix the build with libc++, and a lot more.

- 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.
Original commitRevision:331054 
Thursday, 9 May 2013
20:27 rakuco search for other commits by this committer
- Update to 2.0.6.
- Remove patch that has been upstreamed.
- Adjust pkg-message now that texlive is in ports.
- Update pkg-descr to its new format.
Original commitRevision:317748 
Tuesday, 25 Dec 2012
16:28 rakuco search for other commits by this committer
- Update to 2.0.5.
- 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.
Original commitRevision:309487 
Friday, 6 Jul 2012
00:49 rakuco search for other commits by this committer
Update to 2.0.4.
Original commit
Tuesday, 20 Mar 2012
23:59 rakuco search for other commits by this committer
Update to 2.0.3

Feature safe:   yes
Original commit
Sunday, 29 Jan 2012
00:03 rakuco search for other commits by this committer
Add a .desktop file for the port. An upstream version will show up in the 2.1.x
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
Original commit
Thursday, 12 Jan 2012
12:55 rakuco search for other commits by this committer
Update to 2.0.2.

This includes two upstream SVN commits that should make the port build with
clang.

Approved by:    avilla (mentor)
Original commit
Friday, 9 Sep 2011
14:44 rakuco search for other commits by this committer
Update to 2.0.1.

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)
Original commit
Monday, 4 Jul 2011
22:01 makc search for other commits by this committer
Update to 2.0.0

PR:             ports/158401
Submitted by:   Aldis Berjoza (former maintainer)
Original commit
Tuesday, 28 Jun 2011
21:32 beech search for other commits by this committer
- Update to 1.6.10
- 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)
Original commit
Tuesday, 8 Feb 2011
06:51 miwi search for other commits by this committer
- Update to 1.6.9

PR:             154573
Submitted by:   Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Feature safe:   yes
Original commit
Saturday, 11 Dec 2010
17:40 nivit search for other commits by this committer
- Update to 1.6.8

PR:             ports/152572
Submitted by:   Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Original commit
Thursday, 15 Jul 2010
11:39 jadawin search for other commits by this committer
- Update to 1.6.7

PR:             ports/148627
Submitted by:   Aldis Berjoza <aldis _AT_ bsdroot.lv>
Original commit
Monday, 14 Jun 2010
18:11 makc search for other commits by this committer
Update to 1.6.6.1 for Qt4
Pass maintainership to submitter.

PR:             ports/147243
Submitted by:   Aldis Berjoza <aldis at bsdroot.lv>
Approved by:    mi@ (previous maintainer)
Original commit
Wednesday, 12 Dec 2007
05:23 mi search for other commits by this committer
Upgrade to 1.4.5.1, which should be able to read files created by
the 1.5.x branch (available from the lyx-devel port).

Delayed by:     portfreeze
Original commit
Saturday, 2 Jun 2007
02:25 mi search for other commits by this committer
Add the overlooked gl.mo (localization)

Notified by:    kris
Original commit
Monday, 28 May 2007
21:05 mi search for other commits by this committer
Upgrade from 1.4.3 to 1.4.4. Add (optional) support for Aiksaurus.
Original commit
Thursday, 18 Jan 2007
13:29 miwi search for other commits by this committer
- Update to 1.4.3

PR:             ports/107115
Submitted by:   Simon Olofsson <simon@olofsson.de>
Approved by:    maintainer timeout
Original commit
Friday, 14 Jul 2006
05:53 mi search for other commits by this committer
Upgrade from 1.4.1 to 1.4.2 -- a recommended "maintainance" release.
Original commit
Tuesday, 11 Apr 2006
02:05 mi search for other commits by this committer
Update from 1.3.7 to 1.4.0.

Informed by:    James Ian
Original commit
Friday, 20 Jan 2006
19:01 mi search for other commits by this committer
Update from 1.3.6 to 1.3.7. Prepare for the looming Xorg release,
which comes without the ``makepsres'' utility.

Thanks to:      lesi
Original commit
Thursday, 15 Sep 2005
20:01 mi search for other commits by this committer
Add the two missing files to pkg-plist. Oops...

Submitted by:   pointyhat       (via kris)
Original commit
Tuesday, 13 Sep 2005
05:53 mi search for other commits by this committer
Update from 1.3.5 to 1.3.6. Implement OPTIONS for QT, ASPELL, and
ISPELL. QT is on depending on whether or not it is installed already.
ASPELL defaults to on, ISPELL -- to off.

LIB_DEPEND on qt-mt instead of using USE_QT_VER (it can not be used with
OPTIONS anyway).

Take over maintainership for the time being.

Approved by:    previous maintainer
----------------------------------------------------------------------
Original commit
Thursday, 11 Nov 2004
17:03 pav search for other commits by this committer
- Update to 1.3.5

PR:             ports/73802
Submitted by:   Andrew Thompson <andy@fud.org.nz> (maintainer)
Original commit
Monday, 1 Mar 2004
09:27 arved search for other commits by this committer
Update to 1.3.4

PR:             63498
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Thursday, 6 Nov 2003
21:55 arved search for other commits by this committer
Update to 1.3.3

PR:             57705
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Approved by:    Miguel Mendez <flynn@energyhq.es.eu.org>
Original commit
Wednesday, 7 May 2003
06:05 ijliao search for other commits by this committer
upgrade to 1.3.2

PR:             51893
Submitted by:   maintainer
Original commit
Tuesday, 18 Feb 2003
19:22 dannyboy search for other commits by this committer
Upgrade to 1.3.0.

PR:             48112
Submitted by:   Ports Fury
Approved by:    maintainer
Original commit
Saturday, 25 Jan 2003
21:38 mi search for other commits by this committer
Upgrade to 1.2.3. Set MAINTAINER to the submitter.

PR:             ports/46796
Submitted by:   Miguel Mendez, KATO Tsuguru
Original commit
Friday, 20 Sep 2002
03:25 ijliao search for other commits by this committer
upgrade to 1.2.1

PR:             42742
Submitted by:   Ports Fury
Original commit
Thursday, 1 Aug 2002
14:24 mi search for other commits by this committer
Upgrade to 1.2.0. Use the new, opensourced xforms. The possibility of
building with GTk and Qt frontends needs to be investigated.

The layers upon layers of automake/autoconf/configure.in/configure are
disgusting and call for a nice and clean replacements of Makefiles.

PR:             ports/40080 (and a few earlier ones without patches)
Submitted by:   KATO Tsuguru
Original commit
Tuesday, 22 Jan 2002
12:44 dirk search for other commits by this committer
Upgrade to 1.1.6fix4 (1.1.6.4).    
Original commit
Friday, 3 Aug 2001
11:56 dirk search for other commits by this committer
Upgrade to 1.1.6.3 (i. e. include patch-1.1.6fix3).    
Original commit
Monday, 4 Jun 2001
09:42 dirk search for other commits by this committer
Upgrade to 1.1.6.2 (i. e. include patch-1.1.6fix2).    
Original commit
Sunday, 11 Mar 2001
12:19 dirk search for other commits by this committer
Upgrade to 1.1.6.1.    
Original commit
Saturday, 30 Dec 2000
16:55 dirk search for other commits by this committer
Upgrade to 1.1.5fix2.    
Original commit

Number of commits found: 61