mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Rename editors/sublime to editors/linux-sublime as it's Linux binary port
PR: 205313 Submitted by: yuri@rawbw.com Approved by: maintainer timeout (xmj@chaot.net, 2 weeks)
This commit is contained in:
parent
be16d93931
commit
3de45debd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404745
8 changed files with 6 additions and 4 deletions
1
MOVED
1
MOVED
|
@ -8065,3 +8065,4 @@ editors/calligra-l10n-nds||2015-12-21|Not shipped by Calligra 2.9.10
|
||||||
editors/calligra-l10n-sl||2015-12-21|Not shipped by Calligra 2.9.10
|
editors/calligra-l10n-sl||2015-12-21|Not shipped by Calligra 2.9.10
|
||||||
japanese/ochusha||2015-12-25|Has expired: Development ceased in 2008, other options available
|
japanese/ochusha||2015-12-25|Has expired: Development ceased in 2008, other options available
|
||||||
sysutils/phttpget||2015-12-27|Already in base system (/usr/libexec/phttpget)
|
sysutils/phttpget||2015-12-27|Already in base system (/usr/libexec/phttpget)
|
||||||
|
editors/sublime|editors/linux-sublime|2015-12-29|Renamed (Linux binary port)
|
||||||
|
|
|
@ -192,6 +192,7 @@
|
||||||
SUBDIR += libreoffice-xh
|
SUBDIR += libreoffice-xh
|
||||||
SUBDIR += libreoffice-zu
|
SUBDIR += libreoffice-zu
|
||||||
SUBDIR += libreoffice4
|
SUBDIR += libreoffice4
|
||||||
|
SUBDIR += linux-sublime
|
||||||
SUBDIR += madedit
|
SUBDIR += madedit
|
||||||
SUBDIR += manedit
|
SUBDIR += manedit
|
||||||
SUBDIR += mg
|
SUBDIR += mg
|
||||||
|
@ -229,7 +230,6 @@
|
||||||
SUBDIR += ssam
|
SUBDIR += ssam
|
||||||
SUBDIR += ssed
|
SUBDIR += ssed
|
||||||
SUBDIR += sted
|
SUBDIR += sted
|
||||||
SUBDIR += sublime
|
|
||||||
SUBDIR += sublime3
|
SUBDIR += sublime3
|
||||||
SUBDIR += tamago
|
SUBDIR += tamago
|
||||||
SUBDIR += tea
|
SUBDIR += tea
|
||||||
|
|
|
@ -7,6 +7,7 @@ PORTREVISION= 3
|
||||||
CATEGORIES= editors linux
|
CATEGORIES= editors linux
|
||||||
MASTER_SITES= http://c758482.r82.cf2.rackcdn.com/
|
MASTER_SITES= http://c758482.r82.cf2.rackcdn.com/
|
||||||
DISTNAME= Sublime%20Text%202.0.2
|
DISTNAME= Sublime%20Text%202.0.2
|
||||||
|
PKGNAMEPREFIX= linux-
|
||||||
|
|
||||||
MAINTAINER= xmj@chaot.net
|
MAINTAINER= xmj@chaot.net
|
||||||
COMMENT= Sublime Text is a sophisticated text editor for code, markup and prose
|
COMMENT= Sublime Text is a sophisticated text editor for code, markup and prose
|
Loading…
Add table
Reference in a new issue